diff options
| author | yuzu-eva <cafebabe@disroot.org> | 2024-12-23 14:45:28 +0100 |
|---|---|---|
| committer | yuzu-eva <cafebabe@disroot.org> | 2024-12-23 14:45:28 +0100 |
| commit | 88f090f2575b69b75cdcbed6e653291b2d8fc29b (patch) | |
| tree | f1ddf614d5be0c4c973d31be33d4c14a1a6434d4 /.config/x11 | |
| parent | 7da6e55a85ffe98d92b6c4c1a45eaf88f387ed55 (diff) | |
changed some things around
Diffstat (limited to '.config/x11')
| -rw-r--r-- | .config/x11/xinitrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index cfa0ee2..d66d447 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -13,8 +13,6 @@ xrandr --output DisplayPort-2 --mode 1920x1080 --left-of HDMI-A-0 # xrandr --output DisplayPort-2 --mode 1920x1080 --primary # xrandr --output HDMI-A-0 --mode 1280x960 --left-of DisplayPort-2 -rfkill block bluetooth - xset r rate 250 30 xset s off -dpms setxkbmap -option "ctrl:nocaps" |
