dolphin module
This commit is contained in:
parent
753d553d7d
commit
200824a309
4 changed files with 52 additions and 0 deletions
|
|
@ -103,6 +103,7 @@
|
|||
sh = spawn "sh" "-c";
|
||||
in {
|
||||
"Mod+E".action = sh "emacsclient -c";
|
||||
"Mod+C".action = sh "dolphin";
|
||||
"Mod+T".action = spawn "kitty";
|
||||
"Mod+D".action = spawn "fuzzel";
|
||||
"Mod+B".action = spawn "librewolf";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue