diff --git a/.config/fish/fish_variables b/.config/fish/fish_variables index cadd478..c954297 100644 --- a/.config/fish/fish_variables +++ b/.config/fish/fish_variables @@ -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_description:\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 diff --git a/.config/fish/functions/s.fish b/.config/fish/functions/s.fish new file mode 100644 index 0000000..f542b96 --- /dev/null +++ b/.config/fish/functions/s.fish @@ -0,0 +1,4 @@ +function s --wraps='kitten ssh' --description 'alias s=kitten ssh' + kitten ssh $argv + +end diff --git a/.config/sway/config b/.config/sway/config index e2417ad..016e013 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -87,7 +87,7 @@ input "type:keyboard" { repeat_delay 400 repeat_rate 50 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 syncthing serve exec swaylock exec tuxedo-control-center --tray diff --git a/.config/waybar/config b/.config/waybar/config index 66e87c9..9e50c30 100644 --- a/.config/waybar/config +++ b/.config/waybar/config @@ -16,8 +16,7 @@ "battery", "clock", "tray", - "sway/language", - "keyboard-state", + "sway/language" ], "sway/mode": { "format": "{}"