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