From 3462bcc46ecf74f576ea4397f16492c16bd75b10 Mon Sep 17 00:00:00 2001 From: Nippy Date: Fri, 8 May 2026 19:50:49 +0200 Subject: raveos update --- raveos-hyprland-theme/theme-data/hypr/hyprland.conf | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) (limited to 'raveos-hyprland-theme/theme-data/hypr/hyprland.conf') diff --git a/raveos-hyprland-theme/theme-data/hypr/hyprland.conf b/raveos-hyprland-theme/theme-data/hypr/hyprland.conf index 5ee1c2c..9a27cd2 100644 --- a/raveos-hyprland-theme/theme-data/hypr/hyprland.conf +++ b/raveos-hyprland-theme/theme-data/hypr/hyprland.conf @@ -25,7 +25,7 @@ ################ # See https://wiki.hypr.land/Configuring/Monitors/ -source = ./monitors.conf +monitor=HDMI-A-2, 2560x1440@60, 0x0, 1 ################### ### MY PROGRAMS ### @@ -53,9 +53,8 @@ exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec-once = hyprswitch init --show-title --size-factor 6 --workspaces-per-row 5 & exec-once = gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark' exec-once = bash -c "wl-paste --watch cliphist store &" -exec-once = hyprpaper -exec-once = dms run --config ~/.config/dms -#exec-once = hyprshell run +exec-once = dms run +exec-once = hyprshell run ############################# @@ -68,7 +67,7 @@ env = XCURSOR_SIZE,24 env = HYPRCURSOR_SIZE,24 # Default env vars. -env = HOME, /home/$USER +env = HOME, /home/$USER/ env = XDG_CONFIG_HOME, /home/$USER/.config env = XDG_CURRENT_DESKTOP,Hyprland env = XDG_SESSION_TYPE,wayland @@ -233,8 +232,8 @@ misc { # https://wiki.hypr.land/Configuring/Variables/#input input { - kb_layout = - kb_variant = + kb_layout = gb + kb_variant = mac kb_model = kb_options = kb_rules = @@ -414,6 +413,12 @@ windowrule { match:title = ^(.*Rename.*)$ } +windowrule { + name = windowrule-11 + size = 444 111 + match:title = New Empty File... +} + windowrule { # Fix some dragging issues with XWayland name = fix-xwayland-drags @@ -437,6 +442,4 @@ windowrule { float = yes } -source = ./workspaces.conf -source = ./dms/colors.conf source = ./dms/cursor.conf -- cgit v1.3