From 08b0c0c72715f063e9215549957fbd9b3b8cef6e Mon Sep 17 00:00:00 2001 From: retrozinndev Date: Thu, 15 May 2025 15:19:20 -0300 Subject: [PATCH] :wastebasket: hypr: remove user-specific settings --- hypr/hyprsunset.conf | 2 -- hypr/user/autostart.conf | 3 --- hypr/user/input.conf | 21 --------------------- hypr/user/monitors.conf | 3 ++- hypr/user/rules.conf | 31 ------------------------------- 5 files changed, 2 insertions(+), 58 deletions(-) delete mode 100644 hypr/hyprsunset.conf diff --git a/hypr/hyprsunset.conf b/hypr/hyprsunset.conf deleted file mode 100644 index 9ad7a31..0000000 --- a/hypr/hyprsunset.conf +++ /dev/null @@ -1,2 +0,0 @@ -temperature = 4064 -gamma = 100 \ No newline at end of file diff --git a/hypr/user/autostart.conf b/hypr/user/autostart.conf index fb2a824..c50f3c7 100644 --- a/hypr/user/autostart.conf +++ b/hypr/user/autostart.conf @@ -4,6 +4,3 @@ ############### # Wiki: https://wiki.hyprland.org/Configuring/Keywords/#executing -# Apps -exec-once = discord --start-minimized -exec-once = steam -silent diff --git a/hypr/user/input.conf b/hypr/user/input.conf index 8e60fa7..9f43fa2 100644 --- a/hypr/user/input.conf +++ b/hypr/user/input.conf @@ -5,30 +5,9 @@ # Wiki: https://wiki.hyprland.org/Configuring/Keywords/#per-device-input-configs -input { - kb_layout = us - kb_variant = intl - kb_model = pc105 - - numlock_by_default = true - follow_mouse = 1 - - sensitivity = 0 # -1.0 to 1.0, 0 means no modification. - - touchpad { - natural_scroll = true - } -} - ############## ## GESTURES ## ############## # Wiki: https://wiki.hyprland.org/Configuring/Variables/#gestures - -gestures { - workspace_swipe = true - workspace_swipe_fingers = 3 - workspace_swipe_create_new = true -} diff --git a/hypr/user/monitors.conf b/hypr/user/monitors.conf index afcc7ff..d355322 100644 --- a/hypr/user/monitors.conf +++ b/hypr/user/monitors.conf @@ -13,4 +13,5 @@ # arg4 -> variable refresh rate(optional); # - arg40 -> 1: vrr, 0: no vrr. -monitor = HDMI-A-1, 1920x1080@75, 0x0, 1, vrr, 0 +# Example configuration: +# monitor = HDMI-A-1, 1920x1080@60, 0x0, 1, vrr, 0 diff --git a/hypr/user/rules.conf b/hypr/user/rules.conf index c70d8cc..2dd99a6 100644 --- a/hypr/user/rules.conf +++ b/hypr/user/rules.conf @@ -6,34 +6,3 @@ # See https://wiki.hyprland.org/Configuring/Window-Rules for # more information on how to do this -# Floating windows -windowrule = float, class:moe.launcher.* -windowrule = float, class:com.github.rafostar.Clapper -windowrule = float, class:blueberry.py -windowrule = float, class:org.gnome.Loupe -windowrule = float, class:mcpelauncher-webview -windowrule = float, class:org.gnome.Calculator -windowrule = float, class:io.mrarm.mcpelauncher-ui-qt -windowrule = float, class:Resources - -# Resize -windowrule = size 50% 50%, class:blueberry.py -windowrule = size 70% 70%, class:io.mrarm.mcpelauncher-ui-qt - -# Moving -windowrule = move 49.27% 7.28%, class:blueberry.py - -# Animations -windowrule = animation gnomed, class:moe.launcher..* - - -# Opacity -windowrule = opacity .95 .95, class:kitty -windowrule = opacity .88 .88, class:spotify -windowrule = opacity .88 .88, class:hyprpolkitagent - -# No blur -windowrule = noblur, class:steam(.*)$ - -# Others -windowrule = noinitialfocus, class:Anydesk, title:anydesk