Skip to content

Commit

Permalink
[XINIT] update .xinitrcdwm file
Browse files Browse the repository at this point in the history
add dunst, change mouse sens and comment out xbindkeys (conflicts with
emacs)
  • Loading branch information
goncrust committed Apr 20, 2024
1 parent 643e735 commit b5aaccf
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .xinitrcdwm
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,15 @@ nitrogen --restore &
xrandr --output DP-2 --primary --mode 1920x1080 --rate 144.00 --output DP-3 --mode 1920x1080 --rotate left --rate 74.92 --left-of DP-2
setxkbmap -layout pt
setxkbmap -option caps:escape
xbindkeys &
xinput set-float-prop 'BenQ ZOWIE BenQ ZOWIE Gaming Mouse' 'libinput Accel Speed' -0.7
xsetroot -xcf /usr/share/icons/Adwaita/cursors/left_ptr 24
# xbindkeys &
xinput set-float-prop 'BenQ ZOWIE BenQ ZOWIE Gaming Mouse' 'libinput Accel Speed' -0.8
xsetroot -xcf /usr/share/icons/breeze_cursors/cursors/left_ptr 24
xset r rate 300 50
xset -dpms
xset s 0 0
redshift-gtk -l 51.5045300:-0.1257400 &
vibrant-cli DP-2 1.5 &
vibrant-cli DP-3 1.5 &
dunst &
dwmstatus 2>&1 >/dev/null &
exec dwm

0 comments on commit b5aaccf

Please sign in to comment.