Plasma: Kill Plasma
This commit is contained in:
parent
6dd6860802
commit
135d226f22
@ -46,7 +46,6 @@ unset deskpermon
|
|||||||
|
|
||||||
bspc config border_width 4
|
bspc config border_width 4
|
||||||
bspc config window_gap 10
|
bspc config window_gap 10
|
||||||
bspc config bottom_padding 37
|
|
||||||
|
|
||||||
bspc config split_ratio 0.50
|
bspc config split_ratio 0.50
|
||||||
bspc config borderless_monocle true
|
bspc config borderless_monocle true
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
xrdb ~/.Xresources &
|
xrdb ~/.Xresources &
|
||||||
|
|
||||||
|
killall plasmashell &
|
||||||
|
|
||||||
redshift &
|
redshift &
|
||||||
mopidy &
|
mopidy &
|
||||||
|
@ -29,6 +29,9 @@ panelVisibility=1
|
|||||||
[PlasmaViews][Panel 22][Horizontal1920]
|
[PlasmaViews][Panel 22][Horizontal1920]
|
||||||
thickness=36
|
thickness=36
|
||||||
|
|
||||||
|
[PlasmaViews][Panel 23]
|
||||||
|
panelVisibility=1
|
||||||
|
|
||||||
[PlasmaViews][Panel 23][Horizontal1920]
|
[PlasmaViews][Panel 23][Horizontal1920]
|
||||||
thickness=36
|
thickness=36
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user