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 {
|
||||
kb_layout = gb
|
||||
kb_options = ctrl:nocaps
|
||||
follow_mouse = 2
|
||||
follow_mouse = 1
|
||||
touchpad:natural_scroll = yes
|
||||
}
|
||||
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"web" = "";
|
||||
"files" = "";
|
||||
"btm" = "";
|
||||
"chat" = "";
|
||||
"chat" = "";
|
||||
"games" = "";
|
||||
"stream" = "";
|
||||
"remote" = "";
|
||||
|
|
|
@ -31,13 +31,11 @@
|
|||
bluez
|
||||
protonvpn-cli
|
||||
protonvpn-gui
|
||||
transmission-gtk
|
||||
mplayer
|
||||
mpv
|
||||
streamlink
|
||||
mpg123
|
||||
tagger
|
||||
libreoffice
|
||||
remmina
|
||||
webcord
|
||||
];
|
||||
};
|
||||
security.pam.services.swaylock = { };
|
||||
|
|
Loading…
Reference in a new issue