summaryrefslogtreecommitdiffstats
path: root/.config/x11/xprofile
diff options
context:
space:
mode:
authorLibravatarLibravatar Biswakalyan Bhuyan <biswa@surgot.in> 2025-02-13 14:13:49 +0530
committerLibravatarLibravatar Biswakalyan Bhuyan <biswa@surgot.in> 2025-02-13 14:13:49 +0530
commit8a2e1006b3b272126332aa064f3ad95387129544 (patch)
tree944c80ac612a65980d94a54ba11b6c7102037ecf /.config/x11/xprofile
parentdcbb16d8b08ff5956abef5e6478b59df2e93ad35 (diff)
downloaddotfiles-8a2e1006b3b272126332aa064f3ad95387129544.tar.gz
dotfiles-8a2e1006b3b272126332aa064f3ad95387129544.tar.bz2
dotfiles-8a2e1006b3b272126332aa064f3ad95387129544.zip
new dot filesHEADmaster
Diffstat (limited to '.config/x11/xprofile')
-rwxr-xr-x.config/x11/xprofile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/x11/xprofile b/.config/x11/xprofile
index 40e0c35..1d66db8 100755
--- a/.config/x11/xprofile
+++ b/.config/x11/xprofile
@@ -5,7 +5,6 @@
xrandr --dpi 96 # Set DPI. User may want to use a larger number for larger screens.
#set_wallpaper & # set the background with the `setbg` script
-setbg &
xrdb ${XDG_CONFIG_HOME:-$HOME/.config}/x11/xresources & xrdbpid=$! # Uncomment to use Xresources colors/settings on startup
remaps & # run the remaps script, switching caps/esc and more; check it for more info
sxhkd & # shortcut to run a program like power menu
@@ -14,6 +13,7 @@ dwm_bar & # dwm bar to show the time volume etc
#xcompmgr -f &
#ntpd -qg
#presence
+setbg
autostart="mpd xcompmgr pipewire dunst unclutter"