sway: switch to misc wayland native apps
This commit is contained in:
@ -9,7 +9,7 @@ set $calculator "rofi -show calc"
|
||||
set $calendar "$terminal -e nvim +Agenda"
|
||||
set $feed_reader "$terminal -e newsboat"
|
||||
set $file_manager nemo
|
||||
set $music_player "kitty -e ncmpcpp"
|
||||
set $music_player "kitty -e rmpc"
|
||||
set $screen_locker "swaylock -c 000000"
|
||||
|
||||
font pango:mononoki 12
|
||||
@ -82,7 +82,7 @@ bindsym $mod+Control+q floating toggle
|
||||
bindsym $mod+Return exec $terminal
|
||||
bindsym $mod+space exec --no-startup-id "rofi -show drun"
|
||||
|
||||
bindsym $mod+grave exec flameshot gui
|
||||
bindsym $mod+grave exec grim -g "$(slurp)" - | swappy -f -
|
||||
bindsym $mod+1 exec $file_manager
|
||||
bindsym $mod+2 exec $browser
|
||||
bindsym $mod+3 exec $calculator
|
||||
|
||||
Reference in New Issue
Block a user