Compare commits

..

4 commits

Author SHA1 Message Date
ItsDrike ccf9ececa2
Reduce inactive dim strength 2024-06-24 13:48:07 +02:00
ItsDrike 64bafa5035
Add group lock keybind 2024-06-24 13:47:54 +02:00
ItsDrike 8ee1bfd5e3
Credit spikespaz/dotfiles 2024-06-24 00:30:09 +02:00
ItsDrike 5cace9f1c0
Update bluetooth config 2024-06-24 00:30:04 +02:00
3 changed files with 3 additions and 2 deletions

View file

@ -85,6 +85,7 @@
# Window groups
#
"SUPER, G, togglegroup,"
"SUPER_SHIFT, G, lockactivegroup, toggle"
"ALT, tab, changegroupactive, f"
"ALT, grave, changegroupactive, b"

View file

@ -99,7 +99,7 @@
decoration = {
dim_inactive = false; # disabled for now
dim_strength = 0.05;
dim_strength = 0.02;
dim_special = 0.2;
inactive_opacity = 0.9;
};

View file

@ -9,7 +9,7 @@
inherit (lib.generators) toLua;
cfg = config.myOptions.system.sound;
cfgBluetooth = config.myOptions.system.bluetooth;
cfgBluetooth = config.myOptions.device.bluetooth;
in {
config = mkIf cfg.enable {
# in case pipewire was force disabled for whatever reason, fall