From 56560fd597f94dfe6fe5fa79648398ab29d05775 Mon Sep 17 00:00:00 2001 From: xero Date: Mon, 14 Jul 2014 13:23:05 -0400 Subject: updated repo to manage dotfiles via gnu stow, the symlink farm manager. happy birthday commit! :birthday: :sparkles: --- .config/awesome/config.lua | 55 ---------------------------------------------- 1 file changed, 55 deletions(-) delete mode 100644 .config/awesome/config.lua (limited to '.config/awesome/config.lua') diff --git a/.config/awesome/config.lua b/.config/awesome/config.lua deleted file mode 100644 index 3737f56..0000000 --- a/.config/awesome/config.lua +++ /dev/null @@ -1,55 +0,0 @@ --- a w e s o m e ███ ██ --- ░██░ ░░ --- █████ ██████ ███████ ██████ ██ █████ --- ██░░░██ ██░░░░██░░██░░░██░░░██░ ░██ ██░░░██ --- ░██ ░░ ░██ ░██ ░██ ░██ ░██ ░██░██ ░██ --- ░██ ██░██ ░██ ░██ ░██ ░██ ░██░██ ░██ --- ░░█████ ░░██████ ███ ░██ ░██ ░██░░██████ --- ░░░░░ ░░░░░░ ░░░ ░░ ░░ ░░ ░░░░░██ --- █████ --- ░░░░░ - --- █▓▒░ interface settings -modkey = "Mod4" -altkey = "Mod1" -bar_position = "bottom" -tag_count = 4 -tag_icon = "◊" -tag_icon_active = "◆" -clock_format = " %a %m/%d %H:%M " -- http://linux.die.net/man/3/strftime -battery_id = "BAT1" -sloppy_focus = false - --- █▓▒░ preffered apps -terminal = "urxvtc" -rootterm = "urxvtc -hold -e sudo su" -term_exec = "urxvtc -hold -e " -filegui = "thunar" -filecli = terminal.." -e ranger" -cpucli = terminal.." -e htop" ---editor = os.getenv("EDITOR") or "nano" -editor = os.getenv("EDITOR") or "sublime_text" -editor_cmd = terminal.." -e "..editor -apparence = "lxappearance" -archiver = "file-roller" -search = "catfish" -guieditor = "sublime_text" -filer = "thunar" -mediaplayer = "smplayer" -musicplayer = terminal.." -e ncmpcpp" -volumecontrol = terminal.. " -T sound -e alsamixer" -irc = terminal.." -T weechat -e weechat-curses" -iptraf = terminal.." -g -e sudo iptraf-ng -i all" -burner = "xfburn" -webgui = "chromium" -webcli = terminal.." -e links2" -ftpgui = "filezilla" -torrent = "transmission-gtk" -calc = "galculator" -pdf = "evince" -imageviewer = "viewnior" -exiter = "cb-exit" -passmanager = "keepassx" -runcmd = "gmrun" -mp3tag = "puddletag" -blanktag = terminal.. " -T blank" \ No newline at end of file -- cgit v1.2.1