1
0
mirror of https://gitlab.com/linuxstuff/dotfiles.git synced 2026-06-19 04:06:00 +02:00

added ncspot shortcut

This commit is contained in:
Simon
2020-07-10 00:26:12 +02:00
parent b00eeb9abf
commit b8af442d32
4 changed files with 9 additions and 5 deletions
+2 -1
View File
@@ -9,6 +9,8 @@
################################################################################################
# BSPWM
sxhkd &
#bspc monitor -d I II III IV V VI VII VIII IX X
bspc monitor -d 1 2 3 4 5 6 7 8 9 0
@@ -21,7 +23,6 @@ bspc config gapless_monocle true
bspc rule -a Screenkey manage=off
sxhkd &
################################################################################################
# AUTOSTART
+1 -1
View File
@@ -12,7 +12,7 @@ show_program_path=1
highlight_base_name=0
highlight_megabytes=1
highlight_threads=1
tree_view=1
tree_view=0
header_margin=1
detailed_cpu_time=0
cpu_count_from_zero=0
+3 -2
View File
@@ -27,10 +27,11 @@ modules-center = xbacklight bspwm volume
modules-right = sensors_cpu_yoga3 memory disk_short_yoga3 battery date
monitor = ${env:MONITOR:eDP1}
width = 100%
bottom=false
height = 20
fixed-center = true
background = ${colors.background}
foreground = ${colors.foreground}
background = #000
foreground = #fff
line-size = 3
line-color = #000
separator =|
+3 -1
View File
@@ -116,7 +116,9 @@ super + {Left,Down,Up,Right}
super + m
setsid pavucontrol
# Player control
# Player control (Spotify)
super + shift + slash
setsid alacritty -e sh -c 'ncspot'
super + slash
playerctl play-pause
super + period