aboutsummaryrefslogtreecommitdiff
path: root/X/.xinitrc
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-08-24 11:32:25 +0100
committerAkshay <[email protected]>2020-08-24 11:32:25 +0100
commit8e767c894a2d4ec46165916310824f4e41fac6b4 (patch)
treea1f87480f74c4d3be4158a9995d52050cf248466 /X/.xinitrc
parent24eaa969b9a885e62de08d7fd2a77de7a6c45c45 (diff)
move from st to urxvt
Diffstat (limited to 'X/.xinitrc')
-rwxr-xr-xX/.xinitrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/X/.xinitrc b/X/.xinitrc
index c811f12..0fd3f77 100755
--- a/X/.xinitrc
+++ b/X/.xinitrc
@@ -2,8 +2,6 @@
2 2
3xsetroot -cursor_name left_ptr & 3xsetroot -cursor_name left_ptr &
4xrdb -load ~/.Xresources 4xrdb -load ~/.Xresources
5setxkbmap -option caps:escape
6setxkbmap -option compose:rctrl
7 5
8compton & 6compton &
9dunst -config "$HOME"/.config/dunst/dunstrc & 7dunst -config "$HOME"/.config/dunst/dunstrc &
@@ -11,4 +9,5 @@ sxhkd -c "$HOME"/.config/sxhkd/sxhkdrc &
11 9
12/home/np/.fehbg 10/home/np/.fehbg
13 11
12urxvtd &
14exec 2bwm 13exec 2bwm