Added all current configs that I see are important

This commit is contained in:
ManOfGoldForever 2025-11-12 16:35:56 -05:00
parent 7e2ddc1054
commit d9bed25ebc
48 changed files with 4854 additions and 35 deletions

View file

@ -4,7 +4,7 @@
source = ~/.config/hypr/config/defaults.conf
exec-once = xrandr --output HDMI-A-1 --primary
# exec-once = xrandr --output HDMI-A-1 --primary
exec-once=hyprctl setcursor Dracula 24
# exec-once = hyprctl dispatch workspace 1

View file

@ -5,7 +5,7 @@
# General
$webbrowser = firefox
$filemanager = nautilus
$filemanager = kitty -e env EDITOR="/usr/local/bin/zed_sudo_wrapper" VISUAL="zeditor --wait" SUDO_EDITOR="zeditor --wait" yazi
$applauncher = rofi -show drun
$terminal = kitty
$idlehandler = hypridle

View file

@ -4,8 +4,9 @@
# Windows Rules https://wiki.hyprland.org/Configuring/Window-Rules/ #
windowrulev2 = fullscreen, initialTitle:^(ARC Raiders)$, monitor:1
windowrule = monitor 1, initialTitle:^(Deadlock)$
windowrulev2 = monitor DP-1, class:(dev.zed.Zed)
windowrulev2 = monitor HDMI-A-1, fullscreen, class:(steam_app_1808500)
windowrule = monitor HDMI-A-1, class:(steam_app_1422450)
# Float Necessary Windows
windowrule = tile, initialTitle:^(Godot)$