diff options
Diffstat (limited to '.xinitrc')
-rw-r--r-- | .xinitrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -29,5 +29,7 @@ xinput --set-prop $TID 'libinput Natural Scrolling Enabled' 1 & xrandr --output eDP1 --primary --auto xrandr --output HDMI1 --same-as eDP1 --auto +xrdb -merge .config/xresources + exec i3 |