Welcome to 2026

This commit is contained in:
2026-03-11 22:44:57 +01:00
parent 281bed0a8f
commit f90b964fc9
8 changed files with 71 additions and 1443 deletions

View File

@@ -21,3 +21,8 @@ yellow = "#e0af68"
[colors.primary] [colors.primary]
background = "#1a1b26" background = "#1a1b26"
foreground = "#a9b1d6" foreground = "#a9b1d6"
[[keyboard.bindings]]
key = "Return"
mods = "Shift"
chars = "\u001B\r"

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@@ -43,16 +43,13 @@ input {
sensitivity = 0 # -1.0 - 1.0, 0 means no modification. sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
} }
gestures {
master { workspace_swipe_invert = false
# See https://wiki.hyprland.org/Configuring/Master-Layout/ for more workspace_swipe_distance = 700
# new_is_master = true gesture = 3, horizontal, workspace
} }
gestures { master {
# See https://wiki.hyprland.org/Configuring/Variables/ for more
workspace_swipe = true
workspace_swipe_invert = false
} }
# Example per-device config # Example per-device config

View File

@@ -35,36 +35,39 @@ decoration {
# Round corners # Round corners
# #
rounding = 3 rounding = 3
# #
# Opacity # Opacity
# #
active_opacity = 0.98 active_opacity = 0.98
inactive_opacity = 0.65 inactive_opacity = 0.65
#
# Blur
# #
# Blur
# #
blur { blur {
enabled = true enabled = true
size = 2 size = 2
passes = 2 passes = 2
} }
# #
# Shadow # Shadow
# #
drop_shadow = true shadow {
shadow_ignore_window = true enabled = true
shadow_offset = 2 2 ignore_window = true
shadow_range = 8 offset = 2 2
shadow_render_power = 10 range = 8
col.shadow = rgba(00000055) render_power = 10
blurls = gtk-layer-shell color = rgba(00000055)
blurls = lockscreen }
} }
# Layer rules (replaces deprecated blurls)
layerrule = blur, gtk-layer-shell
layerrule = blur, lockscreen
# #
# Animation # Animation
# #
@@ -91,7 +94,6 @@ animations {
# Layouts # Layouts
# #
dwindle { dwindle {
no_gaps_when_only = false
pseudotile = true # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below pseudotile = true # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
preserve_split = true # you probably want this preserve_split = true # you probably want this
} }
@@ -99,34 +101,31 @@ dwindle {
# #
# Window rules # Window rules
# #
windowrule = float, file_progress windowrulev2 = float, class:^(file_progress)$
windowrule = float, confirm windowrulev2 = float, class:^(confirm)$
windowrule = float, dialog windowrulev2 = float, class:^(dialog)$
windowrule = float, download windowrulev2 = float, class:^(download)$
windowrule = float, notification windowrulev2 = float, class:^(notification)$
windowrule = float, error windowrulev2 = float, class:^(error)$
windowrule = float, splash windowrulev2 = float, class:^(splash)$
windowrule = float, confirmreset windowrulev2 = float, class:^(confirmreset)$
windowrule = float, title:Open File windowrulev2 = float, title:^(Open File)$
windowrule = float, title:branchdialog windowrulev2 = float, title:^(branchdialog)$
windowrule = float, Lxappearance windowrulev2 = float, class:^(Lxappearance)$
#windowrulev2 = rounding 0 override, class:(wofi) windowrulev2 = float, class:^(wofi)$
windowrule = float, class:(wofi) windowrulev2 = float, class:^(viewnior)$
windowrule = float,viewnior
# windowrule = float,feh
windowrulev2 = tile, title:^(.*)(Godot)(.*)$ windowrulev2 = tile, title:^(.*)(Godot)(.*)$
# windowrule = float, file-roller windowrulev2 = fullscreen, class:^(wlogout)$
windowrule = fullscreen, wlogout windowrulev2 = float, title:^(wlogout)$
windowrule = float, title:wlogout windowrulev2 = fullscreen, title:^(wlogout)$
windowrule = fullscreen, title:wlogout windowrulev2 = idleinhibit focus, class:^(mpv)$
windowrule = idleinhibit focus, mpv windowrulev2 = idleinhibit fullscreen, class:^(firefox)$
windowrule = idleinhibit fullscreen, firefox windowrulev2 = float, title:^(Media viewer)$
windowrule = float, title:^(Media viewer)$ windowrulev2 = float, title:^(Volume Control)$
windowrule = float, title:^(Volume Control)$ windowrulev2 = float, title:^(Picture-in-Picture)$
windowrule = float, title:^(Picture-in-Picture)$ windowrulev2 = size 800 600, title:^(Volume Control)$
windowrule = size 800 600, title:^(Volume Control)$ windowrulev2 = move 39% 420, title:^(Volume Control)$
windowrule = move 39% 420, title:^(Volume Control)$ windowrulev2 = tile, title:^(.*)Aseprite(.*)$
windowrule = tile, title:^(.*)Aseprite(.*)$
windowrulev2 = workspace 1, class:^(alacritty)$ windowrulev2 = workspace 1, class:^(alacritty)$
windowrulev2 = workspace 2, class:^(firefox)$ windowrulev2 = workspace 2, class:^(firefox)$

16
.config/mimeapps.list Normal file
View File

@@ -0,0 +1,16 @@
[Default Applications]
x-scheme-handler/http=firefox.desktop
x-scheme-handler/https=firefox.desktop
x-scheme-handler/chrome=firefox.desktop
text/html=firefox.desktop
application/x-extension-htm=firefox.desktop
application/x-extension-html=firefox.desktop
application/x-extension-shtml=firefox.desktop
application/xhtml+xml=firefox.desktop
application/x-extension-xhtml=firefox.desktop
application/x-extension-xht=firefox.desktop
[Added Associations]
x-scheme-handler/http=firefox.desktop;
x-scheme-handler/https=firefox.desktop;
x-scheme-handler/chrome=firefox.desktop;

View File

@@ -1,55 +0,0 @@
{
"Comment.nvim": { "branch": "master", "commit": "0236521ea582747b58869cb72f70ccfa967d2e89" },
"LazyVim": { "branch": "main", "commit": "c433ea7aa842c446edc2b1570998bf5440c68188" },
"LuaSnip": { "branch": "master", "commit": "ce0a05ab4e2839e1c48d072c5236cce846a387bc" },
"bufferline.nvim": { "branch": "main", "commit": "81820cac7c85e51e4cf179f8a66d13dbf7b032d9" },
"catppuccin": { "branch": "main", "commit": "31fcfb02c47952d5c75aec893b93b2878abe5fbb" },
"cmp-buffer": { "branch": "main", "commit": "3022dbc9166796b644a841a02de8dd1cc1d311fa" },
"cmp-nvim-lsp": { "branch": "main", "commit": "39e2eda76828d88b773cc27a3f61d2ad782c922d" },
"cmp-path": { "branch": "main", "commit": "91ff86cd9c29299a64f968ebb45846c485725f23" },
"cmp_luasnip": { "branch": "master", "commit": "05a9ab28b53f71d1aece421ef32fee2cb857a843" },
"conform.nvim": { "branch": "master", "commit": "c26dadf8a47a547768d1048a0d698ecec33494ce" },
"dashboard-nvim": { "branch": "master", "commit": "69a4c935cc43d3d725ed0600c6d00593bc23d132" },
"dressing.nvim": { "branch": "master", "commit": "6741f1062d3dc6e4755367a7e9b347b553623f04" },
"flash.nvim": { "branch": "main", "commit": "43f67935d388fbb540f8b40e8cbfd80de54f978a" },
"friendly-snippets": { "branch": "main", "commit": "682157939e57bd6a2c86277dfd4d6fbfce63dbac" },
"gitsigns.nvim": { "branch": "main", "commit": "6b1a14eabcebbcca1b9e9163a26b2f8371364cb7" },
"indent-blankline.nvim": { "branch": "master", "commit": "65e20ab94a26d0e14acac5049b8641336819dfc7" },
"lazy.nvim": { "branch": "main", "commit": "0507e19289539396313503f6eb6b02bbe8a5e483" },
"lualine.nvim": { "branch": "master", "commit": "0a5a66803c7407767b799067986b4dc3036e1983" },
"mason-lspconfig.nvim": { "branch": "main", "commit": "37a336b653f8594df75c827ed589f1c91d91ff6c" },
"mason.nvim": { "branch": "main", "commit": "0950b15060067f752fde13a779a994f59516ce3d" },
"mini.ai": { "branch": "main", "commit": "ebf806de0292ef89b2756cfb0b55040901d1c441" },
"mini.bufremove": { "branch": "main", "commit": "45752e3b6574fa526f026ee5e5031cc98081a1b0" },
"mini.comment": { "branch": "main", "commit": "b8bd7ea58912bd6fa6cf984f2f702a771ce24c1f" },
"mini.indentscope": { "branch": "main", "commit": "56d42be090e8fcc68eda69cfe55af8c5e562300e" },
"mini.pairs": { "branch": "main", "commit": "ea9c763fccf114dc57efc32131604a8b39b90186" },
"mini.surround": { "branch": "main", "commit": "af280fc18792b4d142aab4c1638a8949a38ff33a" },
"neo-tree.nvim": { "branch": "v3.x", "commit": "29f7c215332ba95e470811c380ddbce2cebe2af4" },
"neoconf.nvim": { "branch": "main", "commit": "5d2eb47ec961018c1be6891d153039caa4c61220" },
"neodev.nvim": { "branch": "main", "commit": "02893eeb9d6e8503817bd52385e111cba9a90500" },
"noice.nvim": { "branch": "main", "commit": "03c6a75661e68012e30b0ed81f050358b1e2233c" },
"nui.nvim": { "branch": "main", "commit": "61574ce6e60c815b0a0c4b5655b8486ba58089a1" },
"nvim-cmp": { "branch": "main", "commit": "a110e12d0b58eefcf5b771f533fc2cf3050680ac" },
"nvim-lint": { "branch": "master", "commit": "efc6fc83f0772283e064c53a8f9fb5645bde0bc0" },
"nvim-lspconfig": { "branch": "master", "commit": "7edfd6692ba17f8d4fe08d84142781898ab0a672" },
"nvim-notify": { "branch": "master", "commit": "d333b6f167900f6d9d42a59005d82919830626bf" },
"nvim-spectre": { "branch": "master", "commit": "49fae98ef2bfa8342522b337892992e3495065d5" },
"nvim-treesitter": { "branch": "master", "commit": "f0e3b5c5fe38d0012c63368db90017fef87c85a2" },
"nvim-treesitter-context": { "branch": "master", "commit": "f2cbd231e296a282aa9aedb2a411539801557307" },
"nvim-treesitter-textobjects": { "branch": "master", "commit": "34867c69838078df7d6919b130c0541c0b400c47" },
"nvim-ts-autotag": { "branch": "main", "commit": "ddfccbf0df1b9349c2b9e9b17f4afa8f9b6c1ed1" },
"nvim-ts-context-commentstring": { "branch": "main", "commit": "cb064386e667def1d241317deed9fd1b38f0dc2e" },
"nvim-web-devicons": { "branch": "master", "commit": "c0cfc1738361b5da1cd0a962dd6f774cc444f856" },
"persistence.nvim": { "branch": "main", "commit": "95d03ad5450389ad7dc2a0fab14ebb3d46bc2c96" },
"plenary.nvim": { "branch": "master", "commit": "a3e3bc82a3f95c5ed0d7201546d5d2c19b20d683" },
"telescope-fzf-native.nvim": { "branch": "main", "commit": "9ef21b2e6bb6ebeaf349a0781745549bbb870d27" },
"telescope-lazy.nvim": { "branch": "main", "commit": "7a360fc33d0728cf0c18c0032ca36ebfe3cd2a8c" },
"telescope.nvim": { "branch": "master", "commit": "7b5c5f56a21e82fdcfe5b250278b8dfc4b1cbab4" },
"todo-comments.nvim": { "branch": "main", "commit": "51e10f838e84b4756c16311d0b1ef0972c6482d2" },
"tokyonight.nvim": { "branch": "main", "commit": "610179f7f12db3d08540b6cc61434db2eaecbcff" },
"trouble.nvim": { "branch": "main", "commit": "e5d0e04121c662ce29190a57dd03655d43c59d44" },
"vim-illuminate": { "branch": "master", "commit": "5eeb7951fc630682c322e88a9bbdae5c224ff0aa" },
"vim-startuptime": { "branch": "master", "commit": "ac2cccb5be617672add1f4f3c0a55ce99ba34e01" },
"which-key.nvim": { "branch": "main", "commit": "0099511294f16b81c696004fa6a403b0ae61f7a0" }
}

6
.gitignore vendored
View File

@@ -7,4 +7,8 @@
.config/gh .config/gh
.config/pulse .config/pulse
.config/nwg-look .config/nwg-look
.config/configstore .config/configstore
mozilla
chromium
lazy-lock.json
*.tmTheme