Fix stuff

This commit is contained in:
Tobias Reisinger 2021-12-12 21:18:38 +01:00
parent 21a20377f5
commit be08b1d94b
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 7 additions and 5 deletions

View file

@ -5,6 +5,7 @@ venv/
# File stuff
.DS_Store
*.bak
*.git_hidden
# Vim Stuff
.syntastic_*_config

View file

@ -15,6 +15,7 @@ def init(c):
c.tabs.background = True
c.tabs.mousewheel_switching = False
c.tabs.new_position.related = 'last'
c.tabs.pinned.frozen = False
c.url.searchengines = {'DEFAULT': 'bookmarks.serguzim/?q={}'}

View file

@ -6,5 +6,6 @@ configuration {
icon-theme: ""Papirus-Dark"";
drun-display-format: ""{name}"";
combi-modi: "drun,ssh,run";
theme: "dracula.rasi";
}
@theme "dracula.rasi"

View file

@ -54,10 +54,9 @@ XF86MonBrightnessDown
[ $(xbacklight -get | cut -d'.' -f 1) -ge 10 ] && xbacklight -dec 5
super + v
mpv $(xclip -o -selection clipboard); notify-send "mpv media playback finished"
super + shift + v
freetube "$(xclip -o -selection clipboard)"
super + shift + v
mpv $(xclip -o -selection clipboard); notify-send "mpv media playback finished"
#
# bspwm hotkeys

View file

@ -21,7 +21,7 @@ systemctl --user start pulseaudio
sleep 1
#alsa_out -d hw:PCH -j "Speaker" -c 2 &
alsa_out -d "plughw:1,11" -j "Speaker" -c 2 &
alsa_out -d "hdmi:CARD=HDMI,DEV=5" -j "Speaker" -c 2 &
sleep 1
jack_connect "PulseAudio JACK Sink":front-left Speaker:playback_1