up
This commit is contained in:
parent
aaf916de75
commit
b104bba6f2
6 changed files with 11 additions and 12 deletions
|
@ -35,6 +35,7 @@ input "1:1:AT_Translated_Set_2_keyboard" xkb_layout de
|
|||
input "0:0:TUXEDO_Keyboard" xkb_layout de
|
||||
input 1130:35:HID_046a:0023 xkb_layout de
|
||||
input "2362:628:PIXA3854:00_093A:0274_Touchpad" click_method clickfinger
|
||||
input * xkb_options compose:paus
|
||||
|
||||
output * bg $wallpaper fill
|
||||
output "BenQ Corporation BenQ SW2700 83H03922SL0" res --custom 2560x1440@60Hz
|
||||
|
@ -56,7 +57,7 @@ bindsym $mod+z exec $lock
|
|||
bindsym $mod+Up exec light -A 5
|
||||
bindsym $mod+Down exec light -U 5
|
||||
bindsym $mod+c exec alacritty --class float -t pyCalc -e python
|
||||
bindsym $mod+i exec alacritty --class float -t insect -e insect
|
||||
bindsym $mod+i exec alacritty --class float -t numbat -e numbat
|
||||
bindsym $mod+m exec swayr switch-to
|
||||
bindsym $mod+n exec emacsclient -cn
|
||||
bindsym Print exec grim -g "$(slurp)" - | wl-copy -t image/png
|
||||
|
@ -68,7 +69,7 @@ for_window [app_id="org.keepassxc.KeePassXC"] floating enable
|
|||
for_window [title="Firefox — Sharing Indicator"] floating enable
|
||||
for_window [title="Picture-in-Picture"] floating enable
|
||||
for_window [title="pyCalc"] floating enable
|
||||
for_window [title="insect"] floating enable
|
||||
for_window [title="numbat"] floating enable
|
||||
|
||||
# border backgnd text indicator childborder
|
||||
client.focused $cyan $white $black $violet $cyan
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue