Compare commits
No commits in common. "6bf3705d41cda0140a440827129693e9e3ef7c8a" and "e731b7399b67796a511192961de514c581e6ddee" have entirely different histories.
6bf3705d41
...
e731b7399b
|
@ -49,10 +49,8 @@ if status is-interactive
|
|||
|
||||
if which bat > /dev/null 2>&1
|
||||
alias cat="bat"
|
||||
export PAGER=(which bat)
|
||||
else if which batcat > /dev/null 2>&1
|
||||
alias cat="batcat"
|
||||
export PAGER=(which bat)
|
||||
end
|
||||
|
||||
if which python > /dev/null 2>&1
|
||||
|
@ -68,7 +66,7 @@ if status is-interactive
|
|||
alias edit="nvim"
|
||||
alias e="nvim"
|
||||
alias V="sudoedit"
|
||||
export EDITOR=(which nvim)
|
||||
export EDITOR=nvim
|
||||
end
|
||||
|
||||
alias cdt="cd (mktemp -d)"
|
||||
|
|
|
@ -41,7 +41,7 @@
|
|||
}
|
||||
},
|
||||
"window": {
|
||||
"anchor": "center",
|
||||
"anchor": "bottom",
|
||||
"border_width": 3,
|
||||
"custom_navigate_keys": {
|
||||
"delete_word": "h",
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[Settings]
|
||||
folder = ~/Wallpapers
|
||||
folder = ~/Pictures/Wallpapers
|
||||
backend = hyprpaper
|
||||
last_wallpaper = ~/Wallpapers/flying-comets-clouds-desktop-wallpaper.jpg
|
||||
last_wallpaper = ~/Pictures/Wallpapers/galaktika_zvezdy_nebo_temnyj_tumannost_101228_2560x1440.jpg
|
||||
|
|
|
@ -1,15 +1,13 @@
|
|||
sort=-time
|
||||
layer=overlay
|
||||
output=DP-1
|
||||
anchor=top-right
|
||||
anchor=bottom-right
|
||||
background-color=#121318bb
|
||||
text-color=#cdd6f4
|
||||
outer-margin=10,2
|
||||
width=300
|
||||
height=110
|
||||
border-size=3
|
||||
border-color=#89b4fa
|
||||
border-radius=10
|
||||
border-color=#b4c5ff
|
||||
border-radius=5
|
||||
icons=0
|
||||
max-icon-size=64
|
||||
default-timeout=5000
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"LuaSnip": { "branch": "master", "commit": "0f7bbce41ea152a94d12aea286f2ce98e63c0f58" },
|
||||
"NvChad": { "branch": "v2.5", "commit": "8792679a08c6747ba3f5890a01561442abec6935" },
|
||||
"base46": { "branch": "v2.5", "commit": "40943fc668bf8f1caa4cc45f71c784cf0d3cc34f" },
|
||||
"base46": { "branch": "v2.5", "commit": "8971be55aeb6d5fe086169c0ee9ce647a3871570" },
|
||||
"cmp-buffer": { "branch": "main", "commit": "3022dbc9166796b644a841a02de8dd1cc1d311fa" },
|
||||
"cmp-nvim-lsp": { "branch": "main", "commit": "39e2eda76828d88b773cc27a3f61d2ad782c922d" },
|
||||
"cmp-nvim-lua": { "branch": "main", "commit": "f12408bdb54c39c23e67cab726264c10db33ada8" },
|
||||
|
@ -9,23 +9,23 @@
|
|||
"cmp_luasnip": { "branch": "master", "commit": "98d9cb5c2c38532bd9bdb481067b20fea8f32e90" },
|
||||
"conform.nvim": { "branch": "master", "commit": "f5bd8419f8a29451e20bdb1061a54fe13d5c8de3" },
|
||||
"friendly-snippets": { "branch": "main", "commit": "de8fce94985873666bd9712ea3e49ee17aadb1ed" },
|
||||
"gitsigns.nvim": { "branch": "main", "commit": "5f808b5e4fef30bd8aca1b803b4e555da07fc412" },
|
||||
"gitsigns.nvim": { "branch": "main", "commit": "ac5aba6dce8c06ea22bea2c9016f51a2dbf90dc7" },
|
||||
"indent-blankline.nvim": { "branch": "master", "commit": "7871a88056f7144defca9c931e311a3134c5d509" },
|
||||
"lazy.nvim": { "branch": "main", "commit": "7967abe55752aa90532e6bb4bd4663fe27a264cb" },
|
||||
"mason.nvim": { "branch": "main", "commit": "e2f7f9044ec30067bc11800a9e266664b88cda22" },
|
||||
"menu": { "branch": "main", "commit": "657bfc91382c0928453d9a4d0a10ec92db5de2bb" },
|
||||
"minty": { "branch": "main", "commit": "b454ca0229f8e22a631fd3c014ec99973fb8cad4" },
|
||||
"nvim-autopairs": { "branch": "master", "commit": "b464658e9b880f463b9f7e6ccddd93fb0013f559" },
|
||||
"nvim-cmp": { "branch": "main", "commit": "be7bd4c5f860c79da97af3a26d489af50babfd4b" },
|
||||
"nvim-cmp": { "branch": "main", "commit": "40a03dc225383c4f6256596c2cdf27e03b8119b5" },
|
||||
"nvim-lspconfig": { "branch": "master", "commit": "b55b9659de9ac17e05df4787bb023e4c7ef45329" },
|
||||
"nvim-tree.lua": { "branch": "master", "commit": "ca7c4c33cac2ad66ec69d45e465379716ef0cc97" },
|
||||
"nvim-tree.lua": { "branch": "master", "commit": "f7c65e11d695a084ca10b93df659bb7e68b71f9f" },
|
||||
"nvim-treesitter": { "branch": "master", "commit": "68b2bdd99d889e9705f7e90ae64d990f3ff03cf3" },
|
||||
"nvim-web-devicons": { "branch": "master", "commit": "f09be61d05bebcba85bb47be1931322d51b95644" },
|
||||
"nvim-web-devicons": { "branch": "master", "commit": "e87554285f581047b1bf236794b0eb812b444b87" },
|
||||
"plenary.nvim": { "branch": "master", "commit": "2d9b06177a975543726ce5c73fca176cedbffe9d" },
|
||||
"telescope.nvim": { "branch": "master", "commit": "85922dde3767e01d42a08e750a773effbffaea3e" },
|
||||
"tree-sitter-hyprlang": { "branch": "master", "commit": "6858695eba0e63b9e0fceef081d291eb352abce8" },
|
||||
"ui": { "branch": "v3.0", "commit": "8cc265d1fc663a4bcd39c68e60a76adef6df031e" },
|
||||
"ui": { "branch": "v3.0", "commit": "9b31c25fc497d1ef726de15ae297769dbf90c1a5" },
|
||||
"vim-tmux-navigator": { "branch": "master", "commit": "a9b52e7d36114d40350099f254b5f299a35df978" },
|
||||
"volt": { "branch": "main", "commit": "8d35e03c70490190149a77c59155618ef4370721" },
|
||||
"volt": { "branch": "main", "commit": "a36c576baae487634151377f601bf3f5de355f5a" },
|
||||
"which-key.nvim": { "branch": "main", "commit": "68e37e12913a66b60073906f5d3f14dee0de19f2" }
|
||||
}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[Appearance]
|
||||
color_scheme_path=/home/tx0/.config/qt5ct/colors/Catppuccin-Mocha.conf
|
||||
color_scheme_path=/home/timoxa0/.config/qt5ct/colors/Catppuccin-Mocha.conf
|
||||
custom_palette=true
|
||||
standard_dialogs=default
|
||||
style=Fusion
|
||||
|
@ -24,7 +24,7 @@ underline_shortcut=1
|
|||
wheel_scroll_lines=3
|
||||
|
||||
[SettingsWindow]
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0\0\0\0\x2\xfb\0\0\x2\xaa\0\0\0\0\0\0\0\0\0\0\x3\x1f\0\0\x2\xaa\0\0\0\0\x2\0\0\0\x6@\0\0\0\0\0\0\0\0\0\0\x2\xfb\0\0\x2\xaa)
|
||||
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\a\x80\0\0\0\0\0\0\xe\"\0\0\x5\\\0\0\a\x80\0\0\0\0\0\0\xe\x37\0\0\x5v\0\0\0\0\x2\0\0\0\rp\0\0\a\x80\0\0\0\0\0\0\xe\"\0\0\x5\\)
|
||||
|
||||
[Troubleshooting]
|
||||
force_raster_widgets=1
|
||||
|
|
|
@ -46,5 +46,3 @@ bind '\' split-window -h -c "#{pane_current_path}"
|
|||
bind C-l send-keys 'C-l'
|
||||
|
||||
run '~/.config/tmux/tpm/tpm'
|
||||
|
||||
set -g status-style "bg=#1e1e2e"
|
|
@ -2,6 +2,6 @@
|
|||
"discordBranch": "stable",
|
||||
"minimizeToTray": true,
|
||||
"arRPC": true,
|
||||
"splashColor": "oklab(0.89908 -0.00192907 -0.0048306)",
|
||||
"splashBackground": "oklab(0.321044 -0.000249296 -0.00927344)"
|
||||
"splashColor": "rgb(205, 214, 244)",
|
||||
"splashBackground": "rgb(30, 30, 46)"
|
||||
}
|
|
@ -607,9 +607,9 @@
|
|||
"logLimit": 50
|
||||
},
|
||||
"cloud": {
|
||||
"authenticated": false,
|
||||
"authenticated": true,
|
||||
"url": "https://api.vencord.dev/",
|
||||
"settingsSync": false,
|
||||
"settingsSyncVersion": 1732949151005
|
||||
"settingsSync": true,
|
||||
"settingsSyncVersion": 1732184345362
|
||||
}
|
||||
}
|
|
@ -12,7 +12,7 @@ window#waybar {
|
|||
/* background: @base; */
|
||||
transition-property: background-color;
|
||||
transition-duration: .5s;
|
||||
border-radius: 0px 0px 14px 14px;
|
||||
border-radius: 14px 14px 0px 0px;
|
||||
}
|
||||
|
||||
#workspaces {
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"position": "top",
|
||||
"position": "bottom",
|
||||
"height": 36,
|
||||
"width": 900,
|
||||
// "width": 900,
|
||||
"spacing": 0,
|
||||
"margin-bottom": -10,
|
||||
"margin-bottom": 0,
|
||||
"layer": "top",
|
||||
"modules-left": ["tray"],
|
||||
"modules-center": ["hyprland/workspaces"],
|
||||
|
|
Loading…
Reference in a new issue