Add color picker and tweak waybar
This commit is contained in:
@@ -17,6 +17,7 @@ $terminal = foot
|
||||
$fileManager = nautilus
|
||||
$menu = wofi --show drun
|
||||
$lockscreen = hyprlock
|
||||
$colorpicker = hyprpicker
|
||||
|
||||
|
||||
#################
|
||||
@@ -31,7 +32,6 @@ $lockscreen = hyprlock
|
||||
exec-once = dunst
|
||||
exec-once = hyprpaper
|
||||
exec-once = hyprpolkitagent
|
||||
exec-once = hyprsunset
|
||||
exec-once = nm-applet
|
||||
exec-once = udiskie
|
||||
exec-once = waybar
|
||||
@@ -207,6 +207,7 @@ bind = $mainMod, V, togglefloating,
|
||||
bind = $mainMod, R, exec, $menu
|
||||
bind = $mainMod, P, pseudo, # dwindle
|
||||
bind = $mainMod, J, togglesplit, # dwindle
|
||||
bind = $mainMod, K, exec, $colorpicker
|
||||
|
||||
# Move focus with mainMod + arrow keys
|
||||
bind = $mainMod, left, movefocus, l
|
||||
|
||||
Reference in New Issue
Block a user