From 6cacca348a0b1b4c990a048813ef9ea12e7768ad Mon Sep 17 00:00:00 2001 From: VectorKappa Date: Mon, 5 Feb 2024 18:43:11 +0100 Subject: [PATCH] Autostarting apps, hyprland binding changes --- hyprland/.config/hypr/autostart.sh | 6 +++--- hyprland/.config/hypr/hyprland.conf | 10 +++++++--- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/hyprland/.config/hypr/autostart.sh b/hyprland/.config/hypr/autostart.sh index bee9b22..7897ec2 100755 --- a/hyprland/.config/hypr/autostart.sh +++ b/hyprland/.config/hypr/autostart.sh @@ -2,7 +2,7 @@ xhost + local: ; swww init; flameshot & disown; -/usr/lib/mate-polkit/polkit-mate-authentication-agent-1 & -wayvnc & disown; -touchegg & disown; +wayvnc & +dex -a & +dunst & $HOME/.config/waybar/launcher.sh diff --git a/hyprland/.config/hypr/hyprland.conf b/hyprland/.config/hypr/hyprland.conf index 26587ce..796682c 100644 --- a/hyprland/.config/hypr/hyprland.conf +++ b/hyprland/.config/hypr/hyprland.conf @@ -62,6 +62,10 @@ dwindle { pseudotile=0 # enable pseudotiling on dwindle } +misc { + force_default_wallpaper=0 + vrr=1 +} # example window rules # for windows named/classed as abc and xyz #windowrule=move 69 420,abc @@ -73,8 +77,8 @@ dwindle { exec-once=$HOME/.local/share/hyprload/hyprload.sh # example binds -bind=SUPER,Z,exec,alacritty -bind=SUPERSHIFT,Z,exec,kitty +bind=SUPERSHIFT,Z,exec,alacritty +bind=SUPER,Z,exec,kitty bind=SUPER,X,killactive, bind=SUPER_SHIFT,Q,exit, @@ -142,7 +146,7 @@ bind=SHIFT,XF86Launch2,exec,hyprctl keyword monitor "eDP-1,1920x1080@60,0x0,1.5" bind=SHIFT,XF86MonBrightnessDown,exec,xbacklight -set 0.01 bind=SHIFT,XF86MonBrightnessUp,exec,xbacklight -set 100 -exec-once=dash $HOME/.config/hypr/autostart.sh +exec-once=dash ~/.config/hypr/autostart.sh exec-once=hyprctl setcursor Vimix-white-cursors 24 exec-once=dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP