hyprland groups are really cool!!

This commit is contained in:
Emmet
2025-06-08 12:23:21 -05:00
parent 46e06d4d55
commit 66efbc6c1c
3 changed files with 14 additions and 1 deletions

View File

@ -84,6 +84,16 @@ in
gaps_out = 7; gaps_out = 7;
}; };
group = {
"col.border_active" = "0xff${config.lib.stylix.colors.base08} 0xff${config.lib.stylix.colors.base09} 0xff${config.lib.stylix.colors.base0A} 0xff${config.lib.stylix.colors.base0B} 0xff${config.lib.stylix.colors.base0C} 0xff${config.lib.stylix.colors.base0D} 0xff${config.lib.stylix.colors.base0E} 0xff${config.lib.stylix.colors.base0F} 270deg";
"col.border_inactive" = "0xff${config.lib.stylix.colors.base02}";
groupbar = {
gradients = false;
"col.active" = "0xff${config.lib.stylix.colors.base0B}";
"col.inactive" = "0xff${config.lib.stylix.colors.base02}";
};
};
decoration = { decoration = {
shadow = { shadow = {
enabled = true; enabled = true;
@ -164,6 +174,9 @@ in
"ALT,TAB,bringactivetotop" "ALT,TAB,bringactivetotop"
"ALTSHIFT,TAB,cyclenext,prev" "ALTSHIFT,TAB,cyclenext,prev"
"ALTSHIFT,TAB,bringactivetotop" "ALTSHIFT,TAB,bringactivetotop"
"SUPER,W,togglegroup"
"SUPER,TAB,changegroupactive,f"
"SUPERSHIFT,TAB,changegroupactive,b"
''SUPER,V,exec,wl-copy $(wl-paste | tr "\n" " ")'' ''SUPER,V,exec,wl-copy $(wl-paste | tr "\n" " ")''
"SUPERSHIFT,T,exec,screenshot-ocr" "SUPERSHIFT,T,exec,screenshot-ocr"
"CTRLALT,Delete,exec,hyprctl kill" "CTRLALT,Delete,exec,hyprctl kill"

View File

@ -23,6 +23,7 @@ in {
seahorse seahorse
element-desktop element-desktop
openvpn openvpn
pomodoro-gtk
]; ];
services.syncthing.enable = true; services.syncthing.enable = true;
services.nextcloud-client = { services.nextcloud-client = {

View File

@ -16,7 +16,6 @@ in {
killall killall
libnotify libnotify
timer timer
pomodoro
brightnessctl brightnessctl
gnugrep gnugrep
bat eza fd bottom ripgrep bat eza fd bottom ripgrep