From c2f150e9bffe569964a2930ca720bd25424cb2ca Mon Sep 17 00:00:00 2001 From: Simonas Narbutas Date: Wed, 23 Jan 2019 15:30:48 +0100 Subject: [PATCH] change wallpaper. mod ssh cfg --- .yadm/alt/.config/awesome/rc.lua##Linux.epiphanius | 2 +- .yadm/alt/.ssh/config##Linux.epiphanius | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.yadm/alt/.config/awesome/rc.lua##Linux.epiphanius b/.yadm/alt/.config/awesome/rc.lua##Linux.epiphanius index 9aac96a..65e0d17 100644 --- a/.yadm/alt/.config/awesome/rc.lua##Linux.epiphanius +++ b/.yadm/alt/.config/awesome/rc.lua##Linux.epiphanius @@ -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" diff --git a/.yadm/alt/.ssh/config##Linux.epiphanius b/.yadm/alt/.ssh/config##Linux.epiphanius index 2e7f6ad..284ad7f 100644 --- a/.yadm/alt/.ssh/config##Linux.epiphanius +++ b/.yadm/alt/.ssh/config##Linux.epiphanius @@ -1,4 +1,4 @@ -Host narbuto.lt +Host narbuto.lt 192.168.178.100 User simas PubKeyAuthentication yes # UseKeychain yes