change wallpaper. mod ssh cfg
This commit is contained in:
@@ -45,7 +45,7 @@ end
|
||||
-- {{{ Variable definitions
|
||||
-- Themes define colours, icons, font and wallpapers.
|
||||
beautiful.init(gears.filesystem.get_themes_dir() .. "default/theme.lua")
|
||||
beautiful.wallpaper = "/home/snarbutas/Pictures/Nightmare-Before-Christmas.png"
|
||||
beautiful.wallpaper = "/home/snarbutas/Pictures/loveyourlegs.jpg"
|
||||
-- This is used later as the default terminal and editor to run.
|
||||
terminal = "termite"
|
||||
editor = os.getenv("EDITOR") or "nano"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
Host narbuto.lt
|
||||
Host narbuto.lt 192.168.178.100
|
||||
User simas
|
||||
PubKeyAuthentication yes
|
||||
# UseKeychain yes
|
||||
|
||||
Reference in New Issue
Block a user