Move back to alacritty on sway

main
Ensar Sarajčić 2022-09-15 15:02:48 +02:00
parent 6d3ad1d24e
commit 9ad2fb0c9d
7 changed files with 2 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Main tools mapping
set $term footclient
set $term alacritty
set $menu "ulauncher-toggle"
set $filemanager nautilus
set $processviewer $term -e htop

View File

@ -1,5 +1,5 @@
# Define locker script
set $locker 'swaylock -f -i "$(shuf -n1 -e ~/Pictures/Lockscreens/*.png)" -s fill'
set $locker 'swaylock'
bindsym $alt+L exec $locker
# IDLE CONFIG

View File

@ -3,5 +3,4 @@ exec --no-startup-id mako
exec kdeconnect-indicator
exec ulauncher --hide-window
exec libinput-gestures-setup start
exec foot --server
exec kanshi

View File

View File

View File

View File