Update
F
This commit is contained in:
parent
ec06a47267
commit
6d835a6a64
2 changed files with 51 additions and 4 deletions
|
@ -16,10 +16,6 @@ exec xrandr --dpi 125
|
|||
# https://wiki.archlinux.org/index.php/XDG_Autostart
|
||||
exec --no-startup-id dex --autostart --environment i3
|
||||
|
||||
# NetworkManager is the most popular way to manage wireless networks on Linux,
|
||||
# and nm-applet is a desktop environment-independent system tray GUI for it.
|
||||
# exec nm-applet
|
||||
|
||||
# Set background
|
||||
exec --no-startup-id xsetroot -solid "#333333"
|
||||
exec --no-startup-id feh --bg-scale '/usr/share/backgrounds/yvonne_dark.jpg'
|
||||
|
@ -257,6 +253,8 @@ mode "$mode_system" {
|
|||
# Styling
|
||||
# =======
|
||||
|
||||
# TODO Change cursor style
|
||||
|
||||
# Start i3bar to display a workspace bar (plus the system information i3status
|
||||
# finds out, if available)
|
||||
bar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue