Changed file manager to dolphin

This commit is contained in:
2026-02-08 04:24:11 +01:00
parent 7996a13d71
commit 52af804d05
2 changed files with 7 additions and 5 deletions

View File

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