mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-12-15 19:30:51 +01:00
yambar: Update config
This commit is contained in:
parent
a2dd9cedc8
commit
6036a9821a
@ -3,7 +3,7 @@ BMARGIN: &BMARGIN 10
|
||||
bar:
|
||||
height: 30
|
||||
location: top
|
||||
background: 191919e6
|
||||
background: 282a36e6
|
||||
foreground: ffffffbb
|
||||
font: Noto Sans CJK JP:Bold:size=13,Font Awesome 6 Free:style=solid:size=13
|
||||
right-margin: *BMARGIN
|
||||
@ -17,8 +17,8 @@ bar:
|
||||
string:
|
||||
on-click:
|
||||
left: sh -c 'hyprctl dispatch workspace e+1'
|
||||
right: sh -c 'hyprctl dispatch workspace empty'
|
||||
middle: sh -c 'kitty ranger ~'
|
||||
right: sh -c 'hyprctl dispatch workspace e-1'
|
||||
middle: sh -c 'hyprctl dispatch workspace empty'
|
||||
text: "{hypr_ws}"
|
||||
left-margin: *BMARGIN
|
||||
center:
|
||||
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
Loading…
Reference in New Issue
Block a user