Compare commits

...

2 commits

Author SHA1 Message Date
eaf2447fd5
update 2026-05-28 13:07:46 +02:00
397105a524
update 2026-05-28 13:06:24 +02:00
3 changed files with 5 additions and 4 deletions

View file

@ -19,5 +19,6 @@ profile still_water_right {
} }
profile Desktop { profile Desktop {
output 'Dell Inc. DELL U2718Q FN84K9B408AL' mode 3840x2160 position 0,0 scale 1.25 output 'Dell Inc. DELL U2718Q FN84K9B408AL' mode 3840x2160 position 0,0 scale 1.25 enable
output 'LG Electronics LG ULTRAFINE 506NTEPJJ716' mode 3840x2160 position 3072,0 scale 1.25 enable
} }

@ -1 +1 @@
Subproject commit d72c25c54e208ad90c54a43a042a403d9b4dc74c Subproject commit 489987d0b0f66fc5cf1fcfc711036a6fdc622acf

View file

@ -107,7 +107,7 @@ bindsym $mod+Ctrl+j move workspace to output down
bindsym $mod+Ctrl+k move workspace to output up bindsym $mod+Ctrl+k move workspace to output up
bindsym $mod+Ctrl+l move workspace to output right bindsym $mod+Ctrl+l move workspace to output right
bindsym $mod+Space floating toggle bindsym Control_R floating toggle
bindsym XF86MonBrightnessDown exec --no-startup-id brightnessctl s 10%- bindsym XF86MonBrightnessDown exec --no-startup-id brightnessctl s 10%-
bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl s +10% bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl s +10%
@ -132,7 +132,7 @@ bar {
# switch keyboard layouts with right ctrl key # switch keyboard layouts with right ctrl key
input type:keyboard { input type:keyboard {
xkb_layout us,de xkb_layout us,de
xkb_options grp:rctrl_toggle xkb_options grp:win_space_toggle
} }
input type:touchpad { input type:touchpad {