Minor tweaks

This commit is contained in:
Dorian Wood 2021-04-17 10:29:41 -04:00
parent 07f2748d34
commit 4a7d390eea
2 changed files with 2 additions and 2 deletions

View File

@ -19,4 +19,4 @@ bspc rule -a Kupfer.py focus=on
bspc rule -a Screenkey manage=off
bspc rule -a Emacs follow=on state=tiled
$HOME/.config/polybar/launch.sh
/home/dorian/.config/polybar/launch.sh

View File

@ -1,3 +1,3 @@
#! /bin/bash
linkhandler $(xclip -o -selection clip)
linkhandler $(xsel -b)