From 2fcdab89e98354f5a69cfe1c3dfa23e9d04f60b8 Mon Sep 17 00:00:00 2001 From: spl3g Date: Wed, 29 Nov 2023 00:22:23 +0300 Subject: update configs --- home-manager/wm/hyprland/default.nix | 6 ------ home-manager/wm/hyprland/hyprland.conf | 21 ++++----------------- 2 files changed, 4 insertions(+), 23 deletions(-) (limited to 'home-manager/wm/hyprland') diff --git a/home-manager/wm/hyprland/default.nix b/home-manager/wm/hyprland/default.nix index 3079faa..42e97a0 100644 --- a/home-manager/wm/hyprland/default.nix +++ b/home-manager/wm/hyprland/default.nix @@ -13,16 +13,10 @@ in { home.packages = with pkgs; [ swww - eww-wayland - socat - inotify-tools brightnessctl - alsa-utils slurp grim cliphist - material-design-icons - font-awesome wtype webcord xdg-desktop-portal-hyprland diff --git a/home-manager/wm/hyprland/hyprland.conf b/home-manager/wm/hyprland/hyprland.conf index 7e3af43..4d4fc41 100644 --- a/home-manager/wm/hyprland/hyprland.conf +++ b/home-manager/wm/hyprland/hyprland.conf @@ -1,13 +1,4 @@ -# This is an example Hyprland config file. -# Syntax is the same as in Hypr, but settings might differ. -# -# Refer to the wiki for more information. - -# -# Please note not all available settings / options are set here. -# For a full list, see the wiki (basic and advanced configuring) -# - +blurls = ags monitor = eDP-1,preferred,auto,1 monitor = ,highres,auto,1,mirror,eDP-1 @@ -115,9 +106,8 @@ bind = ,0x1008FF02,exec,brightnessctl s +5% bind = ,0x1008FF03,exec,brightnessctl s 5%- # App binds -bind = SUPER,Q,exec,kitty +bind = SUPER,Q,exec,alacritty bind = SUPER,B,exec,firefox -bind = SUPER,R,exec,kitty fish $HOME/.config/hypr/scripts/rnew.fish bind = SUPER_SHIFT,R,exec,nautilus bind = SUPER,T,exec,telegram-desktop bind = SUPER,E,exec,emacsclient -c -a "emacs" @@ -199,13 +189,10 @@ bind = SUPER,up,workspace,e+1 # Startup apps exec-once = mako -exec-once = hyprctl setcursor Simp1e-Gruvbox-Light 10 exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP exec-once = /usr/lib/polkit-kde-authentication-agent-1 -exec-once = /home/jerpo/Games/battery-level.sh -exec-once = qv2ray exec-once = emacs --daemon exec-once = wl-paste --type text --watch cliphist store exec-once = wl-paste --type image --watch cliphist store -exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP -exec-once = hyprctl setcursor Bibata-Modern-Ice 13 \ No newline at end of file +exec-once = hyprctl setcursor Bibata-Modern-Ice 13 +exec-once = swww init \ No newline at end of file -- cgit v1.2.3