Add blueman

This commit is contained in:
floppydiskette 2024-04-15 15:23:49 +01:00
parent 6137e0b129
commit e4d98dd27c
Signed by: fwoppydwisk
SSH key fingerprint: SHA256:Hqn452XQ1ETzUt/FthJu6+OFkS4NBxCv5VQSEvuk7CE

View file

@ -10,6 +10,7 @@
"waybar" "waybar"
"swaync" "swaync"
"1password --silent" "1password --silent"
"blueman-applet"
]; ];
monitor = []; monitor = [];
@ -21,6 +22,10 @@
"size 33% 28%, title:^(Picture-in-Picture)$" "size 33% 28%, title:^(Picture-in-Picture)$"
]; ];
windowrule = [
"float,^(blueman-manager)$"
];
input = { input = {
kb_layout = "us"; kb_layout = "us";
follow_mouse = 1; follow_mouse = 1;