Plasma: Go back to bspwm
Also do some things in i3 God I need to rerice this thing
This commit is contained in:
parent
383a041e98
commit
f3bb335cdd
@ -1 +1 @@
|
||||
Subproject commit b7f373d8e912133d292496f5ebe1fa270a64cf97
|
||||
Subproject commit d0763b37feec2a17eec44a7ec31e27ea4f282bd5
|
@ -69,7 +69,12 @@ for_window [class="Spotify"] move to workspace $w8
|
||||
|
||||
for_window [title="Minecraft 1.7.10"] fullscreen enable
|
||||
for_window [class="explorer.exe"] fullscreen enable
|
||||
for_window [class="plasmashell"] floating enable; border none
|
||||
for_window [class="plasmashell"] kill, floating enable, border none
|
||||
|
||||
no_focus [class="Conky"]
|
||||
no_focus [class="plasmashell"]
|
||||
|
||||
focus_on_window_activation none
|
||||
|
||||
# i3-gaps configs
|
||||
gaps inner 8
|
||||
|
@ -1,7 +1 @@
|
||||
if [ -r "$HOME/.concession/concede" ]; then
|
||||
source "$HOME/.concession/concede"
|
||||
fi
|
||||
if [ -r "$HOME/.concession/conspiracy" ]; then
|
||||
$HOME/.concession/conspiracy &
|
||||
fi
|
||||
export KDEWM=/usr/bin/i3
|
||||
export KDEWM=/usr/bin/bspwm
|
||||
|
Loading…
Reference in New Issue
Block a user