Add new scripts
Signed-off-by: Severin Kaderli <severin.kaderli@gmail.com>
This commit is contained in:
parent
7721996115
commit
50042dc9c0
11 changed files with 95 additions and 35 deletions
|
@ -43,8 +43,9 @@ bindsym $mod+Return exec termite -c ~/.config/termite/config
|
|||
# kill focused window
|
||||
bindsym $mod+Shift+q kill
|
||||
|
||||
# Start rofi
|
||||
bindsym $mod+r exec rofi -show run -opacity 100 -lines 5 -location 2
|
||||
# Rofi menus
|
||||
bindsym $mod+r exec rofi -show run -lines 5
|
||||
bindsym $mod+g exec games.sh
|
||||
|
||||
# change focus
|
||||
bindsym $mod+Left focus left
|
||||
|
@ -221,6 +222,7 @@ exec discord
|
|||
exec nemo
|
||||
exec nemo
|
||||
exec keepassxc
|
||||
exec notable
|
||||
exec termite -e cmus --name cmus
|
||||
|
||||
# Assign programs to specific workspaces
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue