Add hyper term

rita
blallo 2021-06-24 09:59:50 +02:00
parent bb30a67598
commit c43149ce55
Signed by: blallo
GPG Key ID: 0CBE577C9B72DC3F
2 changed files with 3 additions and 6 deletions

View File

@ -21,8 +21,9 @@ bindsym $mod+Mod1+i exec $chromium_isolated
bindsym $mod+Mod1+Shift+i exec $chromium_anon
bindsym $mod+m exec $mua
bindsym $mod+Mod1+f exec $files
bindsym $mod+Shift+t exec $kitty_term
bindsym $mod+t exec $kitty_term
bindsym $mod+Mod1+t exec $alacritty_term
bindsym $mod+Shift+t exec $hyper_term
bindsym $mod+Mod1+l exec $lock
bindsym $mod+Shift+b exec $chbg

View File

@ -16,11 +16,7 @@ set $chromium_anon chromium --use-cmd-decoder=validating --use-gl=desktop --prof
set $mua thunderbird
set $kitty_term kitty
set $alacritty_term env WINIT_UNIX_BACKEND=x11 alacritty
set $hyper_term hyper
set $files nautilus
set $lock swaylock -F -i ~/Pictures/screensaver.jpg
set $chbg ~/.bin/change-bg.sh
exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
exec hash dbus-update-activation-environment 2>/dev/null && \
dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK