diff --git a/home/hyprland/config.nix b/home/hyprland/config.nix index d20da419..861963e0 100644 --- a/home/hyprland/config.nix +++ b/home/hyprland/config.nix @@ -30,7 +30,7 @@ in '' input { kb_layout = gb kb_options = ctrl:nocaps - follow_mouse = 2 + follow_mouse = 1 touchpad:natural_scroll = yes } diff --git a/home/hyprland/waybar/default.nix b/home/hyprland/waybar/default.nix index 30035216..ea6e5f3f 100644 --- a/home/hyprland/waybar/default.nix +++ b/home/hyprland/waybar/default.nix @@ -44,7 +44,7 @@ "web" = "󰀹"; "files" = "󰝰"; "btm" = ""; - "chat" = "󰙯"; + "chat" = "󰊯"; "games" = "󰓓"; "stream" = "󰕃"; "remote" = "󰢹"; diff --git a/system/hyprland.nix b/system/hyprland.nix index bb7e4aa4..59b36a6a 100644 --- a/system/hyprland.nix +++ b/system/hyprland.nix @@ -31,13 +31,11 @@ bluez protonvpn-cli protonvpn-gui - transmission-gtk - mplayer + mpv streamlink + mpg123 tagger libreoffice - remmina - webcord ]; }; security.pam.services.swaylock = { };