Add floating htop
This commit is contained in:
@@ -617,6 +617,7 @@
|
||||
[:o G (action/spawn "wl-present-ui")]
|
||||
[:t G (action/pulldown "floating-terminal" "alacritty --class floating-terminal -e tmux new-session -ADX -s floating")]
|
||||
[:r G (action/pulldown "floating-repl" "alacritty --class floating-repl -e censtablo-repl")]
|
||||
[:h G (action/pulldown "floating-htop" "alacritty --class floating-htop -e htop")]
|
||||
[:XF86AudioLowerVolume {} (action/spawn "pamixer -d 5")]
|
||||
[:XF86AudioRaiseVolume {} (action/spawn "pamixer -i 5")]
|
||||
[:XF86AudioMute {} (action/spawn "pamixer -t")]
|
||||
@@ -636,6 +637,7 @@
|
||||
"io.github.alainm23.planify" (rule/tag :j)
|
||||
"floating-terminal" (rule/pulldown)
|
||||
"floating-repl" (rule/pulldown)
|
||||
"floating-htop" (rule/pulldown)
|
||||
"steam" (rule/float false)})
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user