[fix] Linux changes

This commit is contained in:
Uttarayan
2023-03-21 11:08:13 +05:30
parent 1fbada28e9
commit e7218c9c3f
16 changed files with 188 additions and 8 deletions

View File

@@ -5,7 +5,7 @@ xwallpaper --zoom ~/.local/share/dotfiles/images/wallpaper.jpg &
picom --config ~/.config/picom/picom.conf &
# libinput-gestures &
#discord --start-minimized &
xrandr --output HDMI-2 --mode 2560x1440 --refresh 120
xrandr --output DP-2 --mode 2560x1440 --refresh 170
export _JAVA_AWT_WM_NONREPARENTING=1
conky &
unclutter &