aboutsummaryrefslogtreecommitdiff
path: root/.xprofile
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-08-08 20:26:35 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-08-08 20:26:35 +0530
commit5d6e6636f58ba476e33429c1cd2c8d18299d7a0c (patch)
treee5a4b40f57e364adab76a6f739bf6eb627289fd4 /.xprofile
parent73778553846b9592f396c7e1f7f757e6775bbe1d (diff)
ported .xinitrc to .xprofile
Diffstat (limited to '.xprofile')
-rwxr-xr-x.xprofile20
1 files changed, 20 insertions, 0 deletions
diff --git a/.xprofile b/.xprofile
new file mode 100755
index 0000000..221fae7
--- /dev/null
+++ b/.xprofile
@@ -0,0 +1,20 @@
+#!/bin/bash
+
+# makes optimus-manager work (probably)
+xrandr --setprovideroutputsource modesetting NVIDIA-0
+xrandr --auto
+
+# makes gnome-keyring work
+dbus-update-activation-environment --all
+
+# keyboard layout
+xmodmap /home/zt/.Xmodmap &
+
+# autostart apps
+blueman-applet &
+picom &
+dunst &
+polystart &
+nitrogen --restore &
+udiskie &
+