Plasma: Go back to bspwm
Also do some things in i3 God I need to rerice this thing
This commit is contained in:
Submodule .concession updated: b7f373d8e9...d0763b37fe
@@ -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
|
||||
|
Reference in New Issue
Block a user