From 945f672a253db407e579de449cdcf764e78abd47 Mon Sep 17 00:00:00 2001 From: Fabio Scotto di Santolo Date: Wed, 16 Jul 2025 11:14:39 +0200 Subject: [PATCH] Remove Hyprland configuration --- README.md | 3 - hyprland/.config/hypr/animations.conf | 16 ----- hyprland/.config/hypr/decoration.conf | 18 ------ hyprland/.config/hypr/gestures.conf | 6 -- hyprland/.config/hypr/hyprland.conf | 43 ------------- hyprland/.config/hypr/hyprpaper.conf | 2 - hyprland/.config/hypr/keyboard.conf | 18 ------ hyprland/.config/hypr/keymaps.conf | 59 ------------------ hyprland/.config/hypr/layouts.conf | 12 ---- hyprland/.config/hypr/misc.conf | 7 --- hyprland/.config/hypr/monitors.conf | 3 - hyprland/.config/hypr/themes/frappe.conf | 78 ------------------------ hyprland/.config/hypr/window-rules.conf | 9 --- 13 files changed, 274 deletions(-) delete mode 100644 hyprland/.config/hypr/animations.conf delete mode 100644 hyprland/.config/hypr/decoration.conf delete mode 100644 hyprland/.config/hypr/gestures.conf delete mode 100644 hyprland/.config/hypr/hyprland.conf delete mode 100644 hyprland/.config/hypr/hyprpaper.conf delete mode 100644 hyprland/.config/hypr/keyboard.conf delete mode 100644 hyprland/.config/hypr/keymaps.conf delete mode 100644 hyprland/.config/hypr/layouts.conf delete mode 100644 hyprland/.config/hypr/misc.conf delete mode 100644 hyprland/.config/hypr/monitors.conf delete mode 100644 hyprland/.config/hypr/themes/frappe.conf delete mode 100644 hyprland/.config/hypr/window-rules.conf diff --git a/README.md b/README.md index 0fabe84..4bcfe0d 100644 --- a/README.md +++ b/README.md @@ -11,16 +11,13 @@ Below is a list of the software: - Foot - Fuzzel - Git -- Hyprland - k9s - Kitty - Lazydocker - Lazygit - Mako - Maven -- Moar - Neovim/LazyVim -- PowerShell - Starship - Tmux - Vim diff --git a/hyprland/.config/hypr/animations.conf b/hyprland/.config/hypr/animations.conf deleted file mode 100644 index 3119c76..0000000 --- a/hyprland/.config/hypr/animations.conf +++ /dev/null @@ -1,16 +0,0 @@ - -animations { - enabled = yes - - # Some default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more - - bezier = myBezier, 0.05, 0.9, 0.1, 1.05 - - animation = windows, 1, 7, myBezier - animation = windowsOut, 1, 7, default, popin 80% - animation = border, 1, 10, default - animation = borderangle, 1, 8, default - animation = fade, 1, 7, default - animation = workspaces, 1, 6, default -} - diff --git a/hyprland/.config/hypr/decoration.conf b/hyprland/.config/hypr/decoration.conf deleted file mode 100644 index 5aa1c8d..0000000 --- a/hyprland/.config/hypr/decoration.conf +++ /dev/null @@ -1,18 +0,0 @@ -decoration { - # See https://wiki.hyprland.org/Configuring/Variables/ for more - - rounding = 10 - - blur { - enabled = true - size = 3 - passes = 1 - } - - drop_shadow = yes - shadow_range = 4 - shadow_render_power = 3 - col.shadow=$surface0 - col.shadow_inactive=$surface0 -} - diff --git a/hyprland/.config/hypr/gestures.conf b/hyprland/.config/hypr/gestures.conf deleted file mode 100644 index bcb7b5a..0000000 --- a/hyprland/.config/hypr/gestures.conf +++ /dev/null @@ -1,6 +0,0 @@ -gestures { - # See https://wiki.hyprland.org/Configuring/Variables/ for more - workspace_swipe = off -} - - diff --git a/hyprland/.config/hypr/hyprland.conf b/hyprland/.config/hypr/hyprland.conf deleted file mode 100644 index 4df8489..0000000 --- a/hyprland/.config/hypr/hyprland.conf +++ /dev/null @@ -1,43 +0,0 @@ -# Execute your favorite apps at launch -exec-once = hyprpaper & waybar & dunst - -# Set programs that you use -$terminal = kitty -$fileManager = nautilus -$menu = rofi -show drun -$browser = flatpak run org.mozilla.firefox - -# Source a file (multi-file configs) -source = ~/.config/hypr/themes/frappe.conf -source = ~/.config/hypr/animations.conf -source = ~/.config/hypr/decoration.conf -source = ~/.config/hypr/gestures.conf -source = ~/.config/hypr/keyboard.conf -source = ~/.config/hypr/keymaps.conf -source = ~/.config/hypr/layouts.conf -source = ~/.config/hypr/misc.conf -source = ~/.config/hypr/monitors.conf -source = ~/.config/hypr/window-rules.conf - -# Some default env vars. -env = XCURSOR_SIZE,24 -env = QT_QPA_PLATFORMTHEME,qt6ct # change to qt6ct if you have that - -general { - # See https://wiki.hyprland.org/Configuring/Variables/ for more - - gaps_in = 10 - gaps_out = 20 - border_size = 3 - col.active_border = $mauve $lavender 45deg - col.inactive_border = $overlay2 $overlay1 45deg - col.nogroup_border = $rosewater - col.nogroup_border_active = $flamingo - - layout = master - resize_on_border = true - - # Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on - allow_tearing = false -} - diff --git a/hyprland/.config/hypr/hyprpaper.conf b/hyprland/.config/hypr/hyprpaper.conf deleted file mode 100644 index 68bbd72..0000000 --- a/hyprland/.config/hypr/hyprpaper.conf +++ /dev/null @@ -1,2 +0,0 @@ -preload = ~/.config/background -wallpaper = ,~/.config/background diff --git a/hyprland/.config/hypr/keyboard.conf b/hyprland/.config/hypr/keyboard.conf deleted file mode 100644 index 8d94844..0000000 --- a/hyprland/.config/hypr/keyboard.conf +++ /dev/null @@ -1,18 +0,0 @@ -# For all categories, see https://wiki.hyprland.org/Configuring/Variables/ -input { - kb_layout = us - kb_variant = ,alt-intl - kb_model = - kb_options = - kb_rules = - numlock_by_default = true - - follow_mouse = 0 - - touchpad { - natural_scroll = no - } - - sensitivity = 0 # -1.0 to 1.0, 0 means no modification. -} - diff --git a/hyprland/.config/hypr/keymaps.conf b/hyprland/.config/hypr/keymaps.conf deleted file mode 100644 index 9b036ca..0000000 --- a/hyprland/.config/hypr/keymaps.conf +++ /dev/null @@ -1,59 +0,0 @@ -# See https://wiki.hyprland.org/Configuring/Keywords/ for more -$mainMod = SUPER - -# Example binds, see https://wiki.hyprland.org/Configuring/Binds/ for more -bind = $mainMod, RETURN, exec, $terminal -bind = $mainMod, Q, killactive, -bind = $mainMod, M, exit, -bind = $mainMod, F, exec, $fileManager -bind = $mainMod, V, togglefloating, -bind = $mainMod, SPACE, exec, $menu -bind = $mainMod, P, pseudo, # dwindle -bind = $mainMod, J, togglesplit, # dwindle -bind = $mainMod, B, exec, $browser -bind = $mainMod, R, exec, rofi -show run -bind = $mainMod, W, exec, rofi -show window -bind = $mainMod, Alt_R, exec, pkill --signal USR1 waybar - -# Move focus with mainMod + arrow keys -bind = $mainMod, left, movefocus, l -bind = $mainMod, right, movefocus, r -bind = $mainMod, up, movefocus, u -bind = $mainMod, down, movefocus, d - -# Switch workspaces with mainMod + [0-9] -bind = $mainMod, 1, workspace, 1 -bind = $mainMod, 2, workspace, 2 -bind = $mainMod, 3, workspace, 3 -bind = $mainMod, 4, workspace, 4 -bind = $mainMod, 5, workspace, 5 -bind = $mainMod, 6, workspace, 6 -bind = $mainMod, 7, workspace, 7 -bind = $mainMod, 8, workspace, 8 -bind = $mainMod, 9, workspace, 9 -bind = $mainMod, 0, workspace, 10 - -# Move active window to a workspace with mainMod + SHIFT + [0-9] -bind = $mainMod SHIFT, 1, movetoworkspace, 1 -bind = $mainMod SHIFT, 2, movetoworkspace, 2 -bind = $mainMod SHIFT, 3, movetoworkspace, 3 -bind = $mainMod SHIFT, 4, movetoworkspace, 4 -bind = $mainMod SHIFT, 5, movetoworkspace, 5 -bind = $mainMod SHIFT, 6, movetoworkspace, 6 -bind = $mainMod SHIFT, 7, movetoworkspace, 7 -bind = $mainMod SHIFT, 8, movetoworkspace, 8 -bind = $mainMod SHIFT, 9, movetoworkspace, 9 -bind = $mainMod SHIFT, 0, movetoworkspace, 10 - -# Example special workspace (scratchpad) -bind = $mainMod, S, togglespecialworkspace, magic -bind = $mainMod SHIFT, S, movetoworkspace, special:magic - -# Scroll through existing workspaces with mainMod + scroll -bind = $mainMod, mouse_down, workspace, e+1 -bind = $mainMod, mouse_up, workspace, e-1 - -# Move/resize windows with mainMod + LMB/RMB and dragging -bindm = $mainMod, mouse:272, movewindow -bindm = $mainMod, mouse:273, resizewindow - diff --git a/hyprland/.config/hypr/layouts.conf b/hyprland/.config/hypr/layouts.conf deleted file mode 100644 index 2516197..0000000 --- a/hyprland/.config/hypr/layouts.conf +++ /dev/null @@ -1,12 +0,0 @@ - -dwindle { - # See https://wiki.hyprland.org/Configuring/Dwindle-Layout/ for more - pseudotile = yes # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below - preserve_split = yes # you probably want this -} - -master { - # See https://wiki.hyprland.org/Configuring/Master-Layout/ for more - new_is_master = true -} - diff --git a/hyprland/.config/hypr/misc.conf b/hyprland/.config/hypr/misc.conf deleted file mode 100644 index 4214cda..0000000 --- a/hyprland/.config/hypr/misc.conf +++ /dev/null @@ -1,7 +0,0 @@ -misc { - # See https://wiki.hyprland.org/Configuring/Variables/ for more - force_default_wallpaper = 0 # Set to 0 or 1 to disable the anime mascot wallpapers - disable_hyprland_logo = true - disable_splash_rendering = true -} - diff --git a/hyprland/.config/hypr/monitors.conf b/hyprland/.config/hypr/monitors.conf deleted file mode 100644 index 6b6b445..0000000 --- a/hyprland/.config/hypr/monitors.conf +++ /dev/null @@ -1,3 +0,0 @@ -# See https://wiki.hyprland.org/Configuring/Monitors/ -monitor=,preferred,auto,1 - diff --git a/hyprland/.config/hypr/themes/frappe.conf b/hyprland/.config/hypr/themes/frappe.conf deleted file mode 100644 index 9bcd81f..0000000 --- a/hyprland/.config/hypr/themes/frappe.conf +++ /dev/null @@ -1,78 +0,0 @@ - -$rosewater = rgb(f2d5cf) -$rosewaterAlpha = f2d5cf - -$flamingo = rgb(eebebe) -$flamingoAlpha = eebebe - -$pink = rgb(f4b8e4) -$pinkAlpha = f4b8e4 - -$mauve = rgb(ca9ee6) -$mauveAlpha = ca9ee6 - -$red = rgb(e78284) -$redAlpha = e78284 - -$maroon = rgb(ea999c) -$maroonAlpha = ea999c - -$peach = rgb(ef9f76) -$peachAlpha = ef9f76 - -$yellow = rgb(e5c890) -$yellowAlpha = e5c890 - -$green = rgb(a6d189) -$greenAlpha = a6d189 - -$teal = rgb(81c8be) -$tealAlpha = 81c8be - -$sky = rgb(99d1db) -$skyAlpha = 99d1db - -$sapphire = rgb(85c1dc) -$sapphireAlpha = 85c1dc - -$blue = rgb(8caaee) -$blueAlpha = 8caaee - -$lavender = rgb(babbf1) -$lavenderAlpha = babbf1 - -$text = rgb(c6d0f5) -$textAlpha = c6d0f5 - -$subtext1 = rgb(b5bfe2) -$subtext1Alpha = b5bfe2 - -$subtext0 = rgb(a5adce) -$subtext0Alpha = a5adce - -$overlay2 = rgb(949cbb) -$overlay2Alpha = 949cbb - -$overlay1 = rgb(838ba7) -$overlay1Alpha = 838ba7 - -$overlay0 = rgb(737994) -$overlay0Alpha = 737994 - -$surface2 = rgb(626880) -$surface2Alpha = 626880 - -$surface1 = rgb(51576d) -$surface1Alpha = 51576d - -$surface0 = rgb(414559) -$surface0Alpha = 414559 - -$base = rgb(303446) -$baseAlpha = 303446 - -$mantle = rgb(292c3c) -$mantleAlpha = 292c3c - -$crust = rgb(232634) -$crustAlpha = 232634 diff --git a/hyprland/.config/hypr/window-rules.conf b/hyprland/.config/hypr/window-rules.conf deleted file mode 100644 index 53aa7be..0000000 --- a/hyprland/.config/hypr/window-rules.conf +++ /dev/null @@ -1,9 +0,0 @@ - -# Example windowrule v1 -# windowrule = float, ^(kitty)$ -# Example windowrule v2 -# windowrulev2 = float,class:^(kitty)$,title:^(kitty)$ -# See https://wiki.hyprland.org/Configuring/Window-Rules/ for more -windowrulev2 = suppressevent maximize, class:.* # You'll probably like this. - -