# Fork off a process
application/pdf; evince %s;
-text/html; firefox -new-tab %s & sleep 5;
+text/html; firefox -new-tab %s & sleep 2;
# Open document formats
application/vnd.oasis.opendocument.text; libreoffice '%s';
https://www.youtube.com/feeds/videos.xml?channel_id=UCVZlxkKqlvVqzRJXhAGq42Q yt "JoergSprave"
https://www.youtube.com/feeds/videos.xml?channel_id=UC4btfgUBD9hxTNX2d1QydcQ yt "Last Gamer"
https://www.youtube.com/feeds/videos.xml?channel_id=UCJc3p1FsUXycsocQSQ2-_mg yt "dumpert"
+https://www.youtube.com/feeds/videos.xml?channel_id=UCpB27-wOnjRwUOtqQ4L3Tlw yt "Joshimuz"
shopt -s histappend
export PROMPT_COMMAND='history -a'
-export TERMINAL=urxvtc
+export TERMINAL=~/projects/st/st
export EDITOR="vim -p"
export TERM=screen
export BROWSER=firefox
alias ls='ls --color=auto'
alias grep='grep --color=auto'
alias vi=vim
+alias tmux="tmux -f ~/.config/tmux/config"
+export TMUX_TMPDIR="$XDG_RUNTIME_DIR"
set_prompt(){
last_c=$?
hide_edge_borders none
# start a terminal
-bindsym $mod+Return exec urxvtc
+bindsym $mod+Return exec /home/mrl/projects/st/st
# lock
bindsym $mod+l exec xautolock -locknow