aboutsummaryrefslogtreecommitdiff
path: root/xorg
diff options
context:
space:
mode:
Diffstat (limited to 'xorg')
-rw-r--r--xorg/.Xresources2
-rwxr-xr-xxorg/.xsession2
2 files changed, 2 insertions, 2 deletions
diff --git a/xorg/.Xresources b/xorg/.Xresources
index 19e1130..6af6e9e 100644
--- a/xorg/.Xresources
+++ b/xorg/.Xresources
@@ -1,6 +1,6 @@
Xcursor.theme: Neutral
Xcursor.size: 32
rofi.font: Inter Medium 12
-rofi.modi: drun,window
+rofi.modi: drun,run,window
rofi.show-icons: true
rofi.theme: Monokai
diff --git a/xorg/.xsession b/xorg/.xsession
index e41fb0b..21d4e6a 100755
--- a/xorg/.xsession
+++ b/xorg/.xsession
@@ -6,4 +6,4 @@ autorandr --change
~/.dotfiles/xorg/load_resources.sh
~/.dotfiles/xorg/set_wallpaper.sh
-picom -I 1 -O 1 -D 0 &
+picom -I 1 -O 1 -D 0 -m 1 &