Adds hyprland setup
This commit is contained in:
parent
fdc4564316
commit
adfc0d05b0
10 changed files with 27 additions and 87 deletions
|
|
@ -200,5 +200,9 @@
|
|||
"on-click": "pulseaudio-control --node-blacklist 'alsa_output.usb-Razer_Razer_Nari-00.pro-output-0' next-node",
|
||||
"on-click-middle": "exec pavucontrol &",
|
||||
"on-click-right": "pulseaudio-control togmute"
|
||||
},
|
||||
"custom/colorpicker": {
|
||||
"format": " ",
|
||||
"on-click": "~/.config/waybar/scripts/colorpicker.sh"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
"custom/menu",
|
||||
"custom/file_manager",
|
||||
"custom/tty",
|
||||
"custom/settings",
|
||||
"custom/colorpicker"
|
||||
]
|
||||
},
|
||||
"group/motherboard": {
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
* {
|
||||
font-family: "JetBrainsMono Nerd Font";
|
||||
font-weight: bold;
|
||||
min-height: 0;
|
||||
min-height: 0;
|
||||
/* set font-size to 100% if font scaling is set to 1.00 using nwg-look */
|
||||
font-size: 100%;
|
||||
font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue