aboutsummaryrefslogtreecommitdiff
path: root/home-manager/wm/hyprland/hyprland.conf
diff options
context:
space:
mode:
Diffstat (limited to 'home-manager/wm/hyprland/hyprland.conf')
-rw-r--r--home-manager/wm/hyprland/hyprland.conf21
1 files changed, 4 insertions, 17 deletions
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