update dotfiles
This commit is contained in:
parent
d3474e33f5
commit
25075231f1
5 changed files with 25 additions and 5 deletions
|
|
@ -253,8 +253,8 @@ bindsym $mod+w exec firefox
|
|||
# program launcher rofi
|
||||
bindsym $mod+d exec "rofi -modi drun,run -show drun"
|
||||
# screenshot
|
||||
bindsym Print exec --no-startup-id spectacle -r
|
||||
bindsym Shift+Print exec --no-startup-id spectacle -f
|
||||
bindsym $mod+p exec --no-startup-id spectacle -r
|
||||
bindsym $mod+Shift+p exec --no-startup-id spectacle -f
|
||||
|
||||
# wallpaper
|
||||
exec_always feh --bg-fill /home/ipu/Pictures/Wallpapers/anime-kita.png
|
||||
|
|
@ -277,7 +277,7 @@ mode "$mode_system" {
|
|||
bindsym Escape mode "default"
|
||||
}
|
||||
|
||||
bindsym $mod+Pause mode "$mode_system"
|
||||
bindsym $mod+Delete mode "$mode_system"
|
||||
|
||||
# class border|backgr|text|indicator|child_border
|
||||
client.focused $lightgray $lightgray $bg $purple $lightgray
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue