Switch to waybar

This commit is contained in:
caem 2024-06-24 01:08:43 +02:00
parent 67ddcbf7e6
commit 41e4b0b05f
Signed by: caem
GPG key ID: 69A830D03203405F
10 changed files with 57 additions and 759 deletions

View file

@ -34,9 +34,9 @@
};
general = {
gaps_in = 5;
gaps_out = 10;
border_size = 1;
gaps_in = 3;
gaps_out = 6;
border_size = 2;
layout = "master";
allow_tearing = true;
"col.inactive_border" = "rgb(242424)";
@ -99,10 +99,6 @@
"$mod SHIFT, 8, movetoworkspace, 8"
"$mod SHIFT, 9, movetoworkspace, 9"
];
exec-once = [
"ags"
];
};
};
}