- added mpc config

- removed language from waybar
- corrected cycle_pactl.sh to ignoe headphone and hdmi outputs
- enabled icons in fuzzel
- enforcing suspend when closing the lid with no external monitor turned on
- corrected windowrules for jetbrain tools
This commit is contained in:
2026-02-13 21:43:03 +01:00
parent ee20ccb003
commit 9438964c80
6 changed files with 48 additions and 25 deletions

View File

@@ -7,9 +7,9 @@
"hyprland/workspaces": {
"format": "{name}",
},
"hyprland/language":{
"format": "{short}_{variant}",
},
//"hyprland/language":{
// "format": "{short}_{variant}",
//},
"user": {
"format": "{user}",
"interval": 60,
@@ -79,12 +79,12 @@
"modules-left": [
"hyprland/workspaces",
"custom/right-arrow-dark",
"cava",
"hyprland/language",
//"custom/right-arrow-dark",
//"cava",
//"hyprland/language",
//"wlr/taskbar",
//"custom/space",
"custom/right-arrow-light",
//"custom/right-arrow-light",
"custom/right-arrow-dark",
"hyprland/window",
],