Update executable_dot_xprofile

This commit is contained in:
Dorian Wood 2021-06-17 10:04:04 -04:00
parent d1a2735c39
commit 69a350e1cb
1 changed files with 3 additions and 2 deletions

View File

@ -7,11 +7,12 @@
# Add this when you include flatpak in your system
#dbus-update-activation-environment --systemd DBUS_SESSION_BUS_ADDRESS DISPLAY XAUTHORITY
#
mpd & # music player daemon-you might prefer it as a service though
# mpd & # music player daemon-you might prefer it as a service though
remaps & # run the remaps script, switching caps/esc and more; check it for more info
setbg & # set the background with the `setbg` script
xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/Xresources & # Uncomment to use Xresources colors/settings on startup
xcompmgr & # xcompmgr for transparency
dunst & # dunst for notifications
xset r rate 300 50 & # Speed xrate up
unclutter & # Remove mouse when idle
# Set polytonic greek keyboard layout, switch with both shifts.
setxkbmap -model pc105 -layout us,gr -variant ,polytonic -option grp:shifts_toggle