Compare commits
No commits in common. "c75021b50b408b4b4124ee2ba0feb018adabef1f" and "09068209c3b7a647268ad266d1a8ae23894e31f5" have entirely different histories.
c75021b50b
...
09068209c3
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -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
|
|
||||||
|
|
|
@ -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" }
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
debug {
|
|
||||||
overlay = false
|
|
||||||
}
|
|
|
@ -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
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -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
|
|
||||||
|
|
|
@ -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
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
chromakey_background = 30,30,46
|
#windowrulev2 = plugin:chromakey,fullscreen:0
|
||||||
# chromakey_background = 36,36,56
|
#chromakey_background = rgb(1e1e2e)
|
||||||
|
|
|
@ -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
|
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
/mnt/data/Wallpapers/unsorted/fuji-5.png
|
|
Before Width: | Height: | Size: 40 B After Width: | Height: | Size: 141 KiB |
BIN
dot-config/hypr/wallpaper.png
Normal file
BIN
dot-config/hypr/wallpaper.png
Normal file
Binary file not shown.
Before Width: | Height: | Size: 40 B After Width: | Height: | Size: 141 KiB |
|
@ -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'
|
||||||
|
|
||||||
|
|
|
@ -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
|
||||||
}
|
}
|
||||||
}
|
}
|
|
@ -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;
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,3 +0,0 @@
|
||||||
[Icon Theme]
|
|
||||||
Name=Bibata-Modern-Classic
|
|
||||||
Inherits="Bibata-Modern-Classic"
|
|
|
@ -1 +0,0 @@
|
||||||
left_ptr_watch
|
|
|
@ -1 +0,0 @@
|
||||||
sb_v_double_arrow
|
|
|
@ -1 +0,0 @@
|
||||||
sb_h_double_arrow
|
|
|
@ -1 +0,0 @@
|
||||||
crossed_circle
|
|
|
@ -1 +0,0 @@
|
||||||
left_ptr_watch
|
|
|
@ -1 +0,0 @@
|
||||||
copy
|
|
|
@ -1 +0,0 @@
|
||||||
sb_h_double_arrow
|
|
|
@ -1 +0,0 @@
|
||||||
sb_v_double_arrow
|
|
|
@ -1 +0,0 @@
|
||||||
link
|
|
|
@ -1 +0,0 @@
|
||||||
left_ptr_watch
|
|
|
@ -1 +0,0 @@
|
||||||
move
|
|
|
@ -1 +0,0 @@
|
||||||
question_arrow
|
|
|
@ -1 +0,0 @@
|
||||||
copy
|
|
|
@ -1 +0,0 @@
|
||||||
link
|
|
|
@ -1 +0,0 @@
|
||||||
move
|
|
|
@ -1 +0,0 @@
|
||||||
hand2
|
|
Binary file not shown.
|
@ -1 +0,0 @@
|
||||||
link
|
|
|
@ -1 +0,0 @@
|
||||||
dnd-link
|
|
|
@ -1 +0,0 @@
|
||||||
move
|
|
|
@ -1 +0,0 @@
|
||||||
left_ptr
|
|
|
@ -1 +0,0 @@
|
||||||
copy
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1 +0,0 @@
|
||||||
bd_double_arrow
|
|
|
@ -1 +0,0 @@
|
||||||
plus
|
|
Binary file not shown.
Binary file not shown.
|
@ -1 +0,0 @@
|
||||||
grabbing
|
|
|
@ -1 +0,0 @@
|
||||||
sb_h_double_arrow
|
|
|
@ -1 +0,0 @@
|
||||||
tcross
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1 +0,0 @@
|
||||||
cross
|
|
Binary file not shown.
Binary file not shown.
|
@ -1 +0,0 @@
|
||||||
question_arrow
|
|
|
@ -1 +0,0 @@
|
||||||
left_ptr
|
|
|
@ -1 +0,0 @@
|
||||||
cross
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1 +0,0 @@
|
||||||
grabbing
|
|
|
@ -1 +0,0 @@
|
||||||
grabbing
|
|
Binary file not shown.
|
@ -1 +0,0 @@
|
||||||
dotbox
|
|
Binary file not shown.
|
@ -1 +0,0 @@
|
||||||
sb_v_double_arrow
|
|
|
@ -1 +0,0 @@
|
||||||
sb_down_arrow
|
|
|
@ -1 +0,0 @@
|
||||||
pencil
|
|
|
@ -1 +0,0 @@
|
||||||
right_ptr
|
|
|
@ -1 +0,0 @@
|
||||||
right_ptr
|
|
|
@ -1 +0,0 @@
|
||||||
dotbox
|
|
|
@ -1 +0,0 @@
|
||||||
right_side
|
|
|
@ -1 +0,0 @@
|
||||||
hand2
|
|
|
@ -1 +0,0 @@
|
||||||
sb_h_double_arrow
|
|
|
@ -1 +0,0 @@
|
||||||
fd_double_arrow
|
|
|
@ -1 +0,0 @@
|
||||||
grabbing
|
|
Binary file not shown.
|
@ -1 +0,0 @@
|
||||||
move
|
|
|
@ -1 +0,0 @@
|
||||||
circle
|
|
|
@ -1 +0,0 @@
|
||||||
hand1
|
|
Binary file not shown.
|
@ -1 +0,0 @@
|
||||||
sb_h_double_arrow
|
|
Binary file not shown.
Binary file not shown.
|
@ -1 +0,0 @@
|
||||||
question_arrow
|
|
|
@ -1 +0,0 @@
|
||||||
xterm
|
|
|
@ -1 +0,0 @@
|
||||||
dotbox
|
|
|
@ -1 +0,0 @@
|
||||||
sb_left_arrow
|
|
Binary file not shown.
|
@ -1 +0,0 @@
|
||||||
question_arrow
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1 +0,0 @@
|
||||||
top_side
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue