Auto-commit kunsi-p14s.kunbox.net 2023-11-11 14:23:59
This commit is contained in:
parent
e7371b3e83
commit
6899ba8fd2
8 changed files with 73 additions and 82 deletions
|
@ -5,8 +5,8 @@ font pango:DB Office Regular 8
|
|||
|
||||
floating_modifier $mod
|
||||
|
||||
bindsym $mod+Return exec alacritty
|
||||
bindsym $mod+Shift+Return exec alacritty --class terminal-floating -e python
|
||||
bindsym $mod+Return exec kitty
|
||||
bindsym $mod+Shift+Return exec kitty --class terminal-floating -e python
|
||||
|
||||
bindsym $mod+Shift+x kill
|
||||
|
||||
|
@ -110,11 +110,10 @@ for_window [class="Gnome-calculator"] floating enable
|
|||
for_window [class="realvnc-vncviewer"] floating enable
|
||||
for_window [class="terminal-floating"] floating enable
|
||||
|
||||
workspace $ws1 output DisplayPort-3
|
||||
workspace $ws2 output DisplayPort-4
|
||||
workspace $ws3 output DisplayPort-3
|
||||
workspace $ws9 output eDP
|
||||
workspace $ws10 output DisplayPort-4
|
||||
workspace $ws1 output DisplayPort-0
|
||||
workspace $ws2 output HDMI-A-0
|
||||
workspace $ws3 output DisplayPort-0
|
||||
workspace $ws10 output HDMI-A-0
|
||||
|
||||
exec_always setxkbmap -synch
|
||||
exec_always ~/.fehbg
|
||||
|
@ -125,8 +124,6 @@ exec xsetroot -solid "#000000"
|
|||
exec xss-lock -n /home/kunsi/.bin/notify.sh -- /home/kunsi/.bin/screenlock.sh
|
||||
exec xinput disable 'SynPS/2 Synaptics TouchPad'
|
||||
|
||||
exec qpwgraph
|
||||
|
||||
bindsym XF86Favorites exec /home/kunsi/.bin/screenlock.sh
|
||||
|
||||
bindsym XF86AudioRaiseVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 2%+; exec wpctl set-mute @DEFAULT_AUDIO_SINK@ 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue