Merge branch 'ui' of https://github.com/dennisleexyz/dotfiles into dennisleexyz-ui

This commit is contained in:
Luke Smith
2020-04-13 07:16:14 -04:00
2 changed files with 4 additions and 0 deletions

View File

@@ -19,3 +19,6 @@ xcompmgr & # xcompmgr for transparency
dunst & # dunst for notifications
xset r rate 300 50 & # Speed xrate up
unclutter & # Remove mouse when idle
# program settings:
export QT_QPA_PLATFORMTHEME="gtk2"