Compare commits

..

No commits in common. "c75021b50b408b4b4124ee2ba0feb018adabef1f" and "09068209c3b7a647268ad266d1a8ae23894e31f5" have entirely different histories.

162 changed files with 24 additions and 823 deletions

1
.gitignore vendored
View file

@ -4,4 +4,3 @@ dot-config/vesktop/state.json
dot-config/vesktop/sessionData dot-config/vesktop/sessionData
dot-config/vesktop/Crashpad dot-config/vesktop/Crashpad
dot-config/spicetify/Extracted dot-config/spicetify/Extracted
dot-local/share/nvim

View file

@ -6,7 +6,7 @@ TERM = "xterm-256color"
padding = { x = 10, y = 10 } padding = { x = 10, y = 10 }
dynamic_padding = true dynamic_padding = true
decorations = "Full" decorations = "Full"
opacity = 1 opacity = 0.85
[font] [font]
normal = { family = "JetBrainsMono Nerd Font Mono", style = "Regular" } normal = { family = "JetBrainsMono Nerd Font Mono", style = "Regular" }

View file

@ -21,12 +21,6 @@ function _fetch
end end
end end
function arm64cc-env
export ARCH=arm64
export hardeningDisable=all
export CROSS_COMPILE=aarch64-linux-gnu-
end
if which pyenv > /dev/null 2>&1 if which pyenv > /dev/null 2>&1
pyenv init - | source pyenv init - | source
end end

View file

@ -29,4 +29,4 @@ SETUVAR fish_pager_color_description:yellow\x1e\x2di
SETUVAR fish_pager_color_prefix:normal\x1e\x2d\x2dbold\x1e\x2d\x2dunderline SETUVAR fish_pager_color_prefix:normal\x1e\x2d\x2dbold\x1e\x2d\x2dunderline
SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan
SETUVAR fish_pager_color_selected_background:\x2dr SETUVAR fish_pager_color_selected_background:\x2dr
SETUVAR fish_user_paths:/home/timoxa0/\x2elocal/bin SETUVAR fish_user_paths:\x1d

View file

@ -1,3 +0,0 @@
debug {
overlay = false
}

View file

@ -21,17 +21,20 @@ decoration {
active_opacity = 1.0 active_opacity = 1.0
inactive_opacity = 1.0 inactive_opacity = 1.0
drop_shadow = false
shadow_range = 4
shadow_render_power = 3
col.shadow = $bg
dim_inactive = false dim_inactive = false
dim_strength = 0.2 dim_strength = 0.2
blur { blur {
enabled = true enabled = true
size = 3 size = 3
passes = 4 passes = 3
noise = 0.07
xray = true vibrancy = 0.1696
brightness = 0.4
popups = false
} }
} }

View file

@ -9,5 +9,4 @@ env = QT_AUTO_SCREEN_SCALE_FACTOR,1
env = QT_QPA_PLATFORM,wayland env = QT_QPA_PLATFORM,wayland
env = QT_QPA_PLATFORMTHEME,qt5ct env = QT_QPA_PLATFORMTHEME,qt5ct
env = EDITOR,nvim env = EDITOR,nvim
env = ELECTRON_OZONE_PLATFORM_HINT,wayland
env = MOZ_ENABLE_WAYLAND=1

View file

@ -5,4 +5,3 @@
monitor=DP-1, 3440x1440@100, 1920x0, 1 monitor=DP-1, 3440x1440@100, 1920x0, 1
monitor=HDMI-A-2, 1920x1200@60, 0x0, 1 monitor=HDMI-A-2, 1920x1200@60, 0x0, 1
monitor=HDMI-A-1, 1920x1200@60, 2680x1440, 1 monitor=HDMI-A-1, 1920x1200@60, 2680x1440, 1
#monitor=HDMI-A-2, 1366x768@60, 0x0, 1

View file

@ -1,2 +1,2 @@
chromakey_background = 30,30,46 #windowrulev2 = plugin:chromakey,fullscreen:0
# chromakey_background = 36,36,56 #chromakey_background = rgb(1e1e2e)

View file

@ -32,15 +32,17 @@ windowrulev2 = opacity 0.9, class:^(org.pulseaudio.pavucontrol)$
# windowrulev2 = noblur,class:^(xwaylandvideobridge)$ # windowrulev2 = noblur,class:^(xwaylandvideobridge)$
# Vesktop # Vesktop
# windowrulev2 = opacity 0.9, class:^(vesktop)$ windowrulev2 = opacity 0.9, class:^(vesktop)$
# Telegram # Telegram
windowrulev2 = opacity 0.9, class:^(org.telegram.desktop)$
windowrulev2 = maximize, class:^(org.telegram.desktop)$,title:^(Media viewer)$ windowrulev2 = maximize, class:^(org.telegram.desktop)$,title:^(Media viewer)$
windowrulev2 = float, class:^(org.telegram.desktop)$,title:^(Media viewer)$ windowrulev2 = float, class:^(org.telegram.desktop)$,title:^(Media viewer)$
# windowrulev2 = opaque, class:^(org.telegram.desktop)$,title:^(Media viewer)$ windowrulev2 = opaque, class:^(org.telegram.desktop)$,title:^(Media viewer)$
# Nemo # Nemo
windowrulev2 = float, class:^(nemo)$,title:^.*(Properties)$ windowrulev2 = float, class:^(nemo)$,title:^.*(Properties)$
windowrulev2 = opacity 0.9, class:^(nemo)$
# Firefox library (Downloads, History, etc.) # Firefox library (Downloads, History, etc.)
windowrulev2 = float, class:^(zen-alpha)$,title:^(Library)$ windowrulev2 = float, class:^(zen-alpha)$,title:^(Library)$
@ -48,9 +50,4 @@ windowrulev2 = opacity 0.9, class:^(zen-alpha)$,title:^(Library)$
# Spotify # Spotify
windowrulev2 = opacity 0.9, class:^(Spotify)$ windowrulev2 = opacity 0.9, class:^(Spotify)$
windowrulev2 = noblur, class:^()$,title:^()$ windowrulev2 = noblur, class:^()$,title:^()$
windowrulev2 = plugin:chromakey,fullscreen:0
windowrulev2 = opacity 0.999,fullscreen:0

View file

@ -1 +0,0 @@
/mnt/data/Wallpapers/unsorted/fuji-5.png

Before

Width:  |  Height:  |  Size: 40 B

After

Width:  |  Height:  |  Size: 141 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 B

After

Width:  |  Height:  |  Size: 141 KiB

View file

@ -40,8 +40,8 @@ bind-key -T copy-mode-vi y send-keys -X copy-selection-and-cancel
unbind % unbind %
unbind '"' unbind '"'
bind ']' split-window -v -c "#{pane_current_path}" bind '\' split-window -v -c "#{pane_current_path}"
bind '\' split-window -h -c "#{pane_current_path}" bind ']' split-window -h -c "#{pane_current_path}"
bind C-l send-keys 'C-l' bind C-l send-keys 'C-l'

View file

@ -610,6 +610,6 @@
"authenticated": true, "authenticated": true,
"url": "https://api.vencord.dev/", "url": "https://api.vencord.dev/",
"settingsSync": true, "settingsSync": true,
"settingsSyncVersion": 1731730708667 "settingsSyncVersion": 1730556132483
} }
} }

View file

@ -12,14 +12,14 @@ window#waybar {
/* background: @base; */ /* background: @base; */
transition-property: background-color; transition-property: background-color;
transition-duration: .5s; transition-duration: .5s;
border-radius: 14px; border-radius: 15px;
} }
#workspaces { #workspaces {
background-color: @mantle; background-color: @mantle;
margin: 3px 5px 3px 5px; margin: 3px 5px 3px 5px;
padding: 3px; padding: 3px;
border-radius: 14px; border-radius: 12px;
} }
#workspaces button, #workspaces button,
#workspaces button:hover, #workspaces button:hover,
@ -49,7 +49,7 @@ window#waybar {
#wireplumber, #wireplumber.muted, #wireplumber, #wireplumber.muted,
#tray, #language, #clock { #tray, #language, #clock {
background: @mantle; background: @mantle;
border-radius: 14px; border-radius: 12px;
color: @text; color: @text;
margin: 3px 2.5px 3px 2.5px; margin: 3px 2.5px 3px 2.5px;
} }

View file

@ -1,3 +0,0 @@
[Icon Theme]
Name=Bibata-Modern-Classic
Inherits="Bibata-Modern-Classic"

View file

@ -1 +0,0 @@
sb_h_double_arrow

View file

@ -1 +0,0 @@
sb_v_double_arrow

View file

@ -1 +0,0 @@
sb_down_arrow

View file

@ -1 +0,0 @@
sb_h_double_arrow

View file

@ -1 +0,0 @@
sb_h_double_arrow

View file

@ -1 +0,0 @@
question_arrow

View file

@ -1 +0,0 @@
sb_left_arrow

Some files were not shown because too many files have changed in this diff Show more