fonts and hyprland
This commit is contained in:
parent
34e16f9ccf
commit
abc75f79f8
6 changed files with 51 additions and 59 deletions
|
@ -26,7 +26,7 @@ in {
|
|||
mainBar = {
|
||||
layer = "top";
|
||||
position = "top";
|
||||
#spacing = 4;
|
||||
spacing = 4;
|
||||
height = 30;
|
||||
margin-top = 6;
|
||||
margin-left = 6;
|
||||
|
@ -116,7 +116,7 @@ in {
|
|||
rewrite = {
|
||||
"(.*) — Mozilla Firefox" = "$1"; # the dash here is SLIGHTLY different. Wow
|
||||
"(.*) - Visual Studio Code" = "$1";
|
||||
#"(.*\\.nix\\s.*)" = "";
|
||||
"(.*\\.nix\\s.*)" = " $1";
|
||||
"(\\S+\\.html\\s.*)" = " $1";
|
||||
"(\\S+\\.css\\s.*)" = " $1";
|
||||
"(\\S+\\.js\\s.*)" = " $1";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue