starship changes
This commit is contained in:
parent
a2119c0030
commit
1357bb74b7
5 changed files with 9 additions and 22 deletions
|
@ -216,7 +216,6 @@ in {
|
|||
"$mainMod, Q, killactive"
|
||||
"$mainMod, F, fullscreen, 0"
|
||||
"$mainMod, D, exec, ${pkgs.procps}/bin/pkill anyrun || ${anyrun}/bin/anyrun"
|
||||
#"$mainMod, D, exec, killall rofi || rofi -show drun"
|
||||
"$mainMod, SPACE, togglefloating, active"
|
||||
|
||||
# workspaces
|
||||
|
@ -276,7 +275,7 @@ in {
|
|||
# File manager
|
||||
"$mainMod, E, exec, ${pkgs.xfce.thunar}/bin/thunar"
|
||||
|
||||
# Toggle the four different special workspaces.
|
||||
# Toggle the three different special workspaces.
|
||||
"$mainMod, V, togglespecialworkspace, pipewire"
|
||||
"$mainMod, N, togglespecialworkspace, nixos"
|
||||
"$mainMod, X, togglespecialworkspace, keepassxc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue