switch to waybar
This commit is contained in:
parent
94acf3aa56
commit
6f96122b83
2 changed files with 24 additions and 13 deletions
|
@ -345,7 +345,7 @@ in
|
|||
"SUPERALT,a,movetoworkspace,special:agenda"
|
||||
"SUPER,g,togglespecialworkspace,agenda"
|
||||
|
||||
# "SUPERSHIFT,g,exec,waybar.sh"
|
||||
"SUPERSHIFT,w,exec,waybar.sh"
|
||||
"SUPERALT,n,exec,eww update rightside=true"
|
||||
"SUPERCTRL,f,exec,forms-fill.sh"
|
||||
];
|
||||
|
@ -386,11 +386,11 @@ in
|
|||
|
||||
exec-once = [
|
||||
"kwalletd6"
|
||||
"eww daemon"
|
||||
# "eww daemon"
|
||||
"hyprpaper"
|
||||
"eww open ${if laptop then "bar0" else "bar1"}"
|
||||
# "eww open ${if laptop then "bar0" else "bar1"}"
|
||||
# "dunst"
|
||||
# "waybar"
|
||||
"waybar.sh"
|
||||
"swww-daemon"
|
||||
"rbw-agent"
|
||||
"hyprctl dispatch --batch 'splitratio 1; splitration -0.35'"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue