i3 config changes
This commit is contained in:
parent
2e9f065af9
commit
f4cdf23b91
1 changed files with 2 additions and 2 deletions
4
i3config
4
i3config
|
@ -177,11 +177,11 @@ client.placeholder #000000 #0c0c0c #ffffff #000000
|
|||
popup_during_fullscreen smart
|
||||
|
||||
## custom keybindings
|
||||
bindsym $mod+b exec vivaldi-snapshot
|
||||
bindsym $mod+b exec firefox-nightly
|
||||
bindsym $mod+t exec nautilus
|
||||
bindsym $mod+m exec spotify
|
||||
bindsym $mod+p exec vlc
|
||||
bindsym $mod+x exec i3lock -c 000000
|
||||
|
||||
exec ./output.sh
|
||||
exec --no-startup-id nitrogen --restore &
|
||||
exec xmodmap ~/.Xmodmap
|
||||
|
|
Loading…
Reference in a new issue