Compare commits

..

No commits in common. "d197f0f43f4570fa0f3140be2541020b47247b1c" and "feac9139008ce187c132c3fd4c3b7b2662bd2cfe" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View File

@ -6,14 +6,14 @@
set $o-id "eDP-1"
# Mode
set $o-mode "1366x768@60Hz"
set $o-mode "3840x2160@60Hz"
# Position
set $o-pos-x "0"
set $o-pos-y "0"
# Scale Factor
set $o-scalefactor "1"
set $o-scalefactor "2"
# Do the thing

View File

@ -7,8 +7,8 @@ set $rotate-display eDP-1
bindsym $mod+Backslash mode "Rotate"
#input $i-wacom-pen map_to_output $o-internal-id
#input $i-wacom-touch map_to_output $o-internal-id
input $i-wacom-pen map_to_output $o-internal-id
input $i-wacom-touch map_to_output $o-internal-id
mode "Rotate" {
bindsym Down output $rotate-display transform normal; mode "default"