Swap mplayer for mpv + mpg123
Remove transmission-gtk, remmina and webcord Switch follow_mouse back to default setting Change waybar icon for chat workspace since I just use chromium for all chat now
This commit is contained in:
parent
52c7e38b4a
commit
e8758efb0c
|
@ -30,7 +30,7 @@ in ''
|
||||||
input {
|
input {
|
||||||
kb_layout = gb
|
kb_layout = gb
|
||||||
kb_options = ctrl:nocaps
|
kb_options = ctrl:nocaps
|
||||||
follow_mouse = 2
|
follow_mouse = 1
|
||||||
touchpad:natural_scroll = yes
|
touchpad:natural_scroll = yes
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -44,7 +44,7 @@
|
||||||
"web" = "";
|
"web" = "";
|
||||||
"files" = "";
|
"files" = "";
|
||||||
"btm" = "";
|
"btm" = "";
|
||||||
"chat" = "";
|
"chat" = "";
|
||||||
"games" = "";
|
"games" = "";
|
||||||
"stream" = "";
|
"stream" = "";
|
||||||
"remote" = "";
|
"remote" = "";
|
||||||
|
|
|
@ -31,13 +31,11 @@
|
||||||
bluez
|
bluez
|
||||||
protonvpn-cli
|
protonvpn-cli
|
||||||
protonvpn-gui
|
protonvpn-gui
|
||||||
transmission-gtk
|
mpv
|
||||||
mplayer
|
|
||||||
streamlink
|
streamlink
|
||||||
|
mpg123
|
||||||
tagger
|
tagger
|
||||||
libreoffice
|
libreoffice
|
||||||
remmina
|
|
||||||
webcord
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
security.pam.services.swaylock = { };
|
security.pam.services.swaylock = { };
|
||||||
|
|
Loading…
Reference in a new issue