From c4d0e3de7ad04114797abb14368e4a6f8da04a60 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 8 May 2026 23:55:30 +0200 Subject: Updates from alpine --- .xinitrc | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to '.xinitrc') diff --git a/.xinitrc b/.xinitrc index 3be0323..37ccf1d 100644 --- a/.xinitrc +++ b/.xinitrc @@ -18,12 +18,10 @@ while true; do done & # Extra settings -xsetroot -cursor_name left_ptr & setxkbmap -option compose:ralt setxkbmap -option caps:swapescape -xbacklight -set 30 +brightnessctl set 30% xset s off -dpms -xrdb -merge .Xresources # Background and time sleep 0.05 @@ -35,5 +33,5 @@ while read text; do done & xbanish & -telegram-desktop & +Telegram & exec dwm -- cgit v1.3