1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 14:50:40 +02:00

feat: add waybar configuration

This commit is contained in:
oddlama 2024-06-12 18:04:59 +02:00
parent 426a305b67
commit 870a8b122e
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
5 changed files with 371 additions and 19 deletions

View file

@ -74,6 +74,7 @@ in {
"ALT,tab,cyclenext,"
"SUPER + SHIFT,tab,cyclenext,prev"
"ALT + SHIFT,tab,cyclenext,prev"
"SUPER,r,submap,resize"
"SUPER,left,movefocus,l"
"SUPER,right,movefocus,r"
@ -121,6 +122,7 @@ in {
input = {
kb_layout = "de";
kb_variant = "nodeadkeys";
follow_mouse = 2;
numlock_by_default = true;
repeat_rate = 60;
@ -194,6 +196,14 @@ in {
];
extraConfig = ''
submap=resize
binde=,right,resizeactive,10 0
binde=,left,resizeactive,-10 0
binde=,up,resizeactive,0 -10
binde=,down,resizeactive,0 10
bind=,escape,submap,reset
submap=reset
windowrulev2 = immediate, class:^(cs2)$
binds {