diff options
Diffstat (limited to 'shellrc.d/xorg')
-rw-r--r-- | shellrc.d/xorg | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/shellrc.d/xorg b/shellrc.d/xorg index f12134b..be9ef69 100644 --- a/shellrc.d/xorg +++ b/shellrc.d/xorg @@ -3,9 +3,6 @@ [ -z "$DISPLAY" ] && return # Ignore if there is no display set - -alias feh='feh --magick-timeout 10 -.' - alias i='i3-msg' |