diff --git a/README.md b/README.md index 80a514c..d9a4bc8 100644 --- a/README.md +++ b/README.md @@ -14,11 +14,15 @@ You should install [my dwm](https://github.com/dogeystamp/dwm), [dmenu](https:// The xinitrc provides changes I like, such as swapping escape and caps lock, which you should remove if you don't need. -Also, by default, the wallpaper is solid black. You can change it by swapping out `.config/wall.png`. -Picom is already configured to blur and fade windows. -If you wish to keep the black wallpaper, disable blur for better performance. +Also, by default, picom is disabled, due to performance issues, however, it is already configured to blur and fade windows. +If you wish to turn it on, uncomment its line in `src/.xinitrc`. My qutebrowser configuration emphasizes privacy over usability, and you might need to edit it to suit your needs if you want to use it. **Desktop Preview** + +With Picom on ![preview](https://raw.githubusercontent.com/DogeyStamp/dots/main/preview.png) + +With Picom off +![preview](https://raw.githubusercontent.com/DogeyStamp/dots/main/preview2.png) diff --git a/preview2.png b/preview2.png new file mode 100644 index 0000000..5a4c5e7 Binary files /dev/null and b/preview2.png differ diff --git a/src/.xinitrc b/src/.xinitrc index 8d420ad..d5a0b8a 100755 --- a/src/.xinitrc +++ b/src/.xinitrc @@ -3,7 +3,7 @@ setxkbmap -layout us,ca -variant multi -option 'grp:win_space_toggle, caps:swapescape' xset r rate 300 50 mon-on -picom --experimental-backends --backend glx & +#picom --experimental-backends --backend glx & xwallpaper --center .config/wall.png # Host specific wallpapers wallpaper