Changed file manager to thunar actually

This commit is contained in:
2026-02-09 16:47:45 +01:00
parent 51a2fc785b
commit 7759496e3a
2 changed files with 7 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
binds {
Mod+E repeat=false { spawn "dolphin"; }
Mod+E repeat=false { spawn "thunar"; }
xF86AudioPlay {
spawn-sh "dms ipc call mpris playPause";