aboutsummaryrefslogtreecommitdiff
path: root/.xinitrc
diff options
context:
space:
mode:
Diffstat (limited to '.xinitrc')
-rw-r--r--.xinitrc11
1 files changed, 11 insertions, 0 deletions
diff --git a/.xinitrc b/.xinitrc
new file mode 100644
index 0000000..0c26e90
--- /dev/null
+++ b/.xinitrc
@@ -0,0 +1,11 @@
+setxkbmap -layout eu -option grp:caps_toggle &
+xrandr --output HDMI-A-1 --mode 1920x1080 --rate 240 --primary &
+xbanish &
+thunderbird &
+pipewire &
+sh dotfiles/dwm_status.sh &
+nitrogen --restore &
+dunst &
+devmon --exec-on-drive "notify-send 'Mounted %f to %d'" &
+xrdb .Xresources &
+exec dwm