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