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:
Evie Litherland-Smith 2024-01-14 18:32:53 +00:00
parent 52c7e38b4a
commit e8758efb0c
3 changed files with 4 additions and 6 deletions

View file

@ -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
} }

View file

@ -44,7 +44,7 @@
"web" = "󰀹"; "web" = "󰀹";
"files" = "󰝰"; "files" = "󰝰";
"btm" = ""; "btm" = "";
"chat" = "󰙯"; "chat" = "󰊯";
"games" = "󰓓"; "games" = "󰓓";
"stream" = "󰕃"; "stream" = "󰕃";
"remote" = "󰢹"; "remote" = "󰢹";

View file

@ -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 = { };