2024-12-07 17:20 : id 258
This commit is contained in:
parent
55bc71c766
commit
a0e4fb4df9
@ -15,7 +15,7 @@ let
|
||||
# Programs
|
||||
MENU = "fuzzel";
|
||||
TERMINAL = "kitty";
|
||||
BROWSER = "vimb --cmd 'set dark-mode=on|set header=Referer,DNT=1'";
|
||||
BROWSER = "librewolf";
|
||||
|
||||
# Numbers
|
||||
GAPS_IN = "30";
|
||||
@ -278,10 +278,10 @@ in
|
||||
layer = "top";
|
||||
name = "right";
|
||||
position = "left";
|
||||
modules-center = [ "custom/firefox" ];
|
||||
"custom/firefox" = {
|
||||
format = "F";
|
||||
on-click = "firefox";
|
||||
modules-center = [ "custom/browser" ];
|
||||
"custom/browser" = {
|
||||
format = "B";
|
||||
on-click = "${BROWSER}";
|
||||
};
|
||||
};
|
||||
bottom = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user