mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-25 19:14:39 +02:00
[rofi & sway] initial config & adjusted sway config
This commit is contained in:
parent
2fbc26d2de
commit
61dcf26a2c
5 changed files with 183 additions and 2 deletions
|
@ -137,8 +137,9 @@ bindsym $mod+y exec ~/.dotfiles/sway/lock.sh
|
|||
bindsym Scroll_Lock exec ~/.dotfiles/sway/lock.sh
|
||||
|
||||
# start dmenu (a program launcher)
|
||||
bindsym $mod+d exec albert toggle || albert
|
||||
bindsym Alt+Space exec albert toggle || albert
|
||||
bindsym $mod+d exec rofi -show || albert toggle || albert
|
||||
bindsym $mod+Shift+d exec ~/.dotfiles/rofi/system.sh
|
||||
bindsym Alt+Space exec rofi -show
|
||||
|
||||
# kill focused window
|
||||
bindsym $mod+Shift+q kill
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue