This commit is contained in:
Greg 2025-01-16 18:50:02 +02:00
parent 95a6915e0d
commit b583011a73
4 changed files with 8 additions and 4 deletions

View file

@ -51,4 +51,4 @@ SETUVAR fish_pager_color_selected_background:\x2d\x2dbackground\x3dbrblack
SETUVAR fish_pager_color_selected_completion:\x1d SETUVAR fish_pager_color_selected_completion:\x1d
SETUVAR fish_pager_color_selected_description:\x1d SETUVAR fish_pager_color_selected_description:\x1d
SETUVAR fish_pager_color_selected_prefix:\x1d SETUVAR fish_pager_color_selected_prefix:\x1d
SETUVAR fish_user_paths:/home/foton/\x2ebin/stylua\x1e/home/foton/\x2ebin/lua\x2dlsp/bin\x1e/home/foton/\x2escripts\x1e/home/foton/\x2ebin\x1e/opt/Obsidian\x1e/home/foton/go/bin\x1e/home/foton/code/dart\x2dsdk/bin\x1e/home/greg/\x2elocal/bin\x1e/home/greg/\x2ebin\x1e/home/greg/\x2ecargo/bin\x1e/home/greg/go/bin\x1e/usr/local/go/bin SETUVAR fish_user_paths:/opt/keymapp\x1e/opt/zen\x1e/home/foton/\x2ebin/stylua\x1e/home/foton/\x2ebin/lua\x2dlsp/bin\x1e/home/foton/\x2escripts\x1e/home/foton/\x2ebin\x1e/opt/Obsidian\x1e/home/foton/go/bin\x1e/home/foton/code/dart\x2dsdk/bin\x1e/home/greg/\x2elocal/bin\x1e/home/greg/\x2ebin\x1e/home/greg/\x2ecargo/bin\x1e/home/greg/go/bin\x1e/usr/local/go/bin

View file

@ -0,0 +1,4 @@
function s --wraps='kitten ssh' --description 'alias s=kitten ssh'
kitten ssh $argv
end

View file

@ -87,7 +87,7 @@ input "type:keyboard" {
repeat_delay 400 repeat_delay 400
repeat_rate 50 repeat_rate 50
xkb_layout us,ru,ua xkb_layout us,ru,ua
xkb_options "grp:alt_space_toggle,ctrl:swap_lalt_lctl" xkb_options "grp:ctrl_space_toggle"
} }
@ -228,6 +228,7 @@ bindsym $mod+r mode "resize"
# #
exec udiskie -t exec udiskie -t
exec syncthing serve
exec swaylock exec swaylock
exec tuxedo-control-center --tray exec tuxedo-control-center --tray

View file

@ -16,8 +16,7 @@
"battery", "battery",
"clock", "clock",
"tray", "tray",
"sway/language", "sway/language"
"keyboard-state",
], ],
"sway/mode": { "sway/mode": {
"format": "<span style=\"italic\">{}</span>" "format": "<span style=\"italic\">{}</span>"