added rofi, deleted qt5 stuff in favor of GUI, moved unused wallpapers out of repo, changed sway config to use rofi as launcher
This commit is contained in:
@@ -16,7 +16,8 @@ set $mod Mod4
|
||||
set $term alacritty
|
||||
|
||||
# Application Launcher
|
||||
set $menu bemenu-run -i -l 5 -c --margin 500 --fn 'Hack Nerd Font 15'
|
||||
#set $menu bemenu-run -i -l 5 -c --margin 500 --fn 'Hack Nerd Font 15'
|
||||
set $menu rofi -show
|
||||
|
||||
# Start a terminal
|
||||
bindsym $mod+Return exec $term
|
||||
|
||||
Reference in New Issue
Block a user