Initial commit

This commit is contained in:
Alexander
2026-02-08 01:53:11 +03:00
commit 73088e39cd
145 changed files with 13671 additions and 0 deletions

14
hypr/conf/general.conf Executable file
View File

@@ -0,0 +1,14 @@
# See https://wiki.hyprland.org/Configuring/Variables/ for more
general {
gaps_in = 5
gaps_out = 10
border_size = 2
col.active_border = rgba(ff0033ee) rgba(990000ee) 45deg
col.inactive_border = rgba(595959aa)
layout = dwindle
resize_on_border = true
}
ecosystem {
no_update_news = true
}