Compare commits
4 Commits
30100c302a
...
c12f2e642c
Author | SHA1 | Date | |
---|---|---|---|
c12f2e642c | |||
3491843841 | |||
0c4e1abbcb | |||
da09bda8dc |
@ -1,3 +1,3 @@
|
||||
|
||||
# Change background
|
||||
output * bg /home/od/.config/sway/abstract-blue-background-1920x1200.jpg fill
|
||||
output * bg /home/od/.config/i3/abstract-blue-background-1920x1200.jpg fill
|
||||
|
@ -14,3 +14,6 @@ titlebar_padding 0
|
||||
# Enlever le titre aux fenêtres
|
||||
default_border none
|
||||
default_floating_border none
|
||||
|
||||
# Écran HiDPI
|
||||
output eDP-1 scale 1.6
|
||||
|
2
.profile
2
.profile
@ -15,7 +15,7 @@ for term in kitty termite qterminal urxvt rxvt-unicode sakura gnome-terminal; do
|
||||
done
|
||||
|
||||
# Pour la batterie des ordinateurs portables (~/bin/battery)
|
||||
#export BATPATH="/sys/class/power_supply/BAT0"
|
||||
export BATPATH="/sys/class/power_supply/BAT0"
|
||||
|
||||
# Permit DBUS to be launched
|
||||
if [ "$0" = "/usr/sbin/lightdm-session" -a "$DESKTOP_SESSION" = "i3" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user