2026-03-15 Tower-arch

This commit is contained in:
2026-03-15 13:38:42 +03:00
parent a945727d2b
commit 4f70fab4a2
4 changed files with 55 additions and 33 deletions
+7 -3
View File
@@ -194,9 +194,13 @@ bar {
assign [class="^firefox$"] $ws1
assign [class="^KeePassXC$"] $ws7
assign [class="^TelegramDesktop$"] $ws8
assign [class="^obsidian$"] $ws5
assign [class="^strawberry$"] $ws6
assign [class="^KeePassXC$"] $ws7
assign [class="^TelegramDesktop$"] $ws8
exec firefox
exec keepassxc
exec Telegram
exec strawberry
exec obsidian
exec Telegram
@@ -0,0 +1,45 @@
# Don't edit this file, as it will be written by the web-config tool (`fish_config`).
# To customize your theme, delete this file and see
# help interactive#syntax-highlighting
# or
# man fish-interactive | less +/^SYNTAX.HIGHLIGHTING
# for appropriate commands to add to ~/.config/fish/config.fish instead.
set --global fish_color_autosuggestion 586e75
set --global fish_color_cancel --reverse
set --global fish_color_command 93a1a1
set --global fish_color_comment 586e75
set --global fish_color_cwd green
set --global fish_color_cwd_root red
set --global fish_color_end 268bd2
set --global fish_color_error dc322f
set --global fish_color_escape 00a6b2
set --global fish_color_gray
set --global fish_color_history_current --bold
set --global fish_color_host normal
set --global fish_color_host_remote yellow
set --global fish_color_keyword
set --global fish_color_normal normal
set --global fish_color_operator 00a6b2
set --global fish_color_option
set --global fish_color_param 839496
set --global fish_color_quote 657b83
set --global fish_color_redirection 6c71c4
set --global fish_color_search_match bryellow --bold --background=black
set --global fish_color_selection white --bold --background=brblack
set --global fish_color_status red
set --global fish_color_user brgreen
set --global fish_color_valid_path --underline=single
set --global fish_pager_color_background
set --global fish_pager_color_completion B3A06D
set --global fish_pager_color_description B3A06D
set --global fish_pager_color_prefix cyan --underline=single
set --global fish_pager_color_progress brwhite --bold --background=cyan
set --global fish_pager_color_secondary_background
set --global fish_pager_color_secondary_completion
set --global fish_pager_color_secondary_description
set --global fish_pager_color_secondary_prefix
set --global fish_pager_color_selected_background --background=brblack
set --global fish_pager_color_selected_completion
set --global fish_pager_color_selected_description
set --global fish_pager_color_selected_prefix
+1 -1
View File
@@ -9,7 +9,7 @@ if status is-interactive
alias edit nvim
alias find fd
zoxide init --cmd cd fish | source
aslias show-packages "expac -H M '%-20n\t%10d' (pacman -Qqe)"
alias show-packages "expac -H M '%-20n\t%10d' (pacman -Qqe)"
function mkcd
mkdir $argv[1] && cd $argv[1]
end
+2 -29
View File
@@ -2,34 +2,7 @@
# VERSION: 3.0
SETUVAR MANPAGER:nvim\x20\x2bMan\x21
SETUVAR VISUAL:nvim
SETUVAR __fish_initialized:3800
SETUVAR fish_color_autosuggestion:555\x1ebrblack
SETUVAR fish_color_cancel:\x2dr
SETUVAR fish_color_command:blue
SETUVAR fish_color_comment:red
SETUVAR fish_color_cwd:green
SETUVAR fish_color_cwd_root:red
SETUVAR fish_color_end:green
SETUVAR fish_color_error:brred
SETUVAR fish_color_escape:brcyan
SETUVAR fish_color_history_current:\x2d\x2dbold
SETUVAR fish_color_host:normal
SETUVAR fish_color_host_remote:yellow
SETUVAR fish_color_normal:normal
SETUVAR fish_color_operator:brcyan
SETUVAR fish_color_param:cyan
SETUVAR fish_color_quote:yellow
SETUVAR fish_color_redirection:cyan\x1e\x2d\x2dbold
SETUVAR fish_color_search_match:white\x1e\x2d\x2dbackground\x3dbrblack
SETUVAR fish_color_selection:white\x1e\x2d\x2dbold\x1e\x2d\x2dbackground\x3dbrblack
SETUVAR fish_color_status:red
SETUVAR fish_color_user:brgreen
SETUVAR fish_color_valid_path:\x2d\x2dunderline
SETUVAR __fish_initialized:4300
SETUVAR __fish_webconfig_theme_notification:set\x2dtheme\x2dv1\x2d\x231
SETUVAR fish_greeting:\x1d
SETUVAR fish_key_bindings:fish_default_key_bindings
SETUVAR fish_pager_color_completion:normal
SETUVAR fish_pager_color_description:B3A06D\x1eyellow\x1e\x2di
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_selected_background:\x2dr
SETUVAR fish_user_paths:/home/fedor/\x2elocal/bin\x1e/usr/local/bin