Added Alacritty configuration
This commit is contained in:
@@ -10,7 +10,7 @@ set $up k
|
||||
set $right l
|
||||
|
||||
# Your preferred terminal emulator
|
||||
set $term 'foot'
|
||||
set $term 'alacritty'
|
||||
|
||||
# Your preferred application launcher
|
||||
set $menu 'fuzzel'
|
||||
@@ -25,7 +25,7 @@ set $notification 'dunst'
|
||||
set $clipboard 'cliphist list | fuzzel --dmenu | cliphist decode | wl-copy'
|
||||
|
||||
# Your preferred file manager
|
||||
set $filemanager 'foot yazi'
|
||||
set $filemanager 'alacritty yazi'
|
||||
|
||||
# Set theme
|
||||
include themes/catppuccin-mocha
|
||||
|
||||
Reference in New Issue
Block a user