mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-25 17:20:58 +02:00
Switch to alacritty
This commit is contained in:
parent
f2a3a4f2d6
commit
a5497c4820
@ -24,7 +24,8 @@ set $bg "~/Pildid/background.png"
|
|||||||
set $lockcmd ~/.bin/swaylock.sh $bg
|
set $lockcmd ~/.bin/swaylock.sh $bg
|
||||||
|
|
||||||
# Your preferred terminal emulator
|
# Your preferred terminal emulator
|
||||||
set $term gnome-terminal
|
#set $term gnome-terminal
|
||||||
|
set $term alacritty
|
||||||
# Your preferred application launcher
|
# Your preferred application launcher
|
||||||
# None: it's recommended that you pass the final command to sway
|
# None: it's recommended that you pass the final command to sway
|
||||||
set $menu rofi -modi drun -show drun -show-icons -normal-window
|
set $menu rofi -modi drun -show drun -show-icons -normal-window
|
||||||
|
Loading…
Reference in New Issue
Block a user