Small clean up
This commit is contained in:
parent
5981b030c1
commit
ed46c03b5a
9 changed files with 3 additions and 19 deletions
|
|
@ -17,4 +17,3 @@
|
|||
#else
|
||||
# PS1="${TGREEN}\u@\h ${TBLUE}\w ${TWHITEB}\$ ${TRESET}"
|
||||
#fi
|
||||
|
||||
|
|
|
|||
|
|
@ -330,6 +330,7 @@ for_window [class="^jetbrains-" title="Commit Changes"] floating disable
|
|||
|
||||
# ~~ Steam
|
||||
for_window [class="^Steam$"] layout tabbed
|
||||
for_window [title="^Friends List"] floating disable
|
||||
|
||||
# ~~ Misc other apps
|
||||
for_window [class="^Pavucontrol$"] floating enable
|
||||
|
|
@ -376,4 +377,3 @@ exec --no-startup-id sh /home/lexi/.xprofile.i3
|
|||
# ~~ Run background applications
|
||||
exec --no-startup-id redshift-gtk
|
||||
exec --no-startup-id nextcloud
|
||||
|
||||
|
|
|
|||
|
|
@ -61,4 +61,3 @@ cpu_temperature 0 {
|
|||
load {
|
||||
format = "%1min"
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -2,4 +2,3 @@
|
|||
|
||||
# Use GTK2 theme for Qt5 for a consistent look and feel
|
||||
export QT_QPA_PLATFORMTHEME=gtk2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue