From 3487f1addf39e4f7f29fc9280652f88f8c684672 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Mon, 5 Aug 2019 12:47:14 -0400 Subject: [PATCH] remove vestigial rofi{,-pass},systemd,tridactyl configs --- .config/rofi-pass/config | 74 ---------------------------- .config/rofi/config | 18 ------- .config/systemd/user/getmail.service | 8 --- .config/systemd/user/getmail.timer | 10 ---- .config/systemd/user/mbsync.service | 8 --- .config/systemd/user/mbsync.timer | 10 ---- .config/tridactyl/tridactylrc | 43 ---------------- 7 files changed, 171 deletions(-) delete mode 100644 .config/rofi-pass/config delete mode 100644 .config/rofi/config delete mode 100644 .config/systemd/user/getmail.service delete mode 100644 .config/systemd/user/getmail.timer delete mode 100644 .config/systemd/user/mbsync.service delete mode 100644 .config/systemd/user/mbsync.timer delete mode 100644 .config/tridactyl/tridactylrc diff --git a/.config/rofi-pass/config b/.config/rofi-pass/config deleted file mode 100644 index e369133..0000000 --- a/.config/rofi-pass/config +++ /dev/null @@ -1,74 +0,0 @@ -# permanently set alternative root dir -# root=/path/to/root - -# rofi command. Make sure to have "$@" as last argument -_rofi () { - #rofi -no-auto-select -kb-accept-entry "!Return" -i -no-levenshtein-sort "$@" - rofi -i -no-auto-select -kb-accept-entry "!Return" "$@" -} - -# xdotool needs the keyboard layout to be set using setxkbmap -# You can do this in your autostart scripts (e.g. xinitrc) - -# If for some reason, you cannot do this, you can set the command here. -# and set fix_layout to true -fix_layout=false - -layout_cmd () { - setxkbmap us -} - -# fields to be used -URL_field='url' -USERNAME_field='user' -AUTOTYPE_field='autotype' - -# delay to be used for :delay keyword -delay=2 - -## Programs to be used -# Editor -EDITOR='gvim -f' - -# Browser -BROWSER='chromium' - -## Misc settings - -default_do='menu' # menu, autotype, copyPass, typeUser, typePass, copyUser, copyUrl, viewEntry, typeMenu, actionMenu, copyMenu, openUrl -auto_enter='false' -notify='false' -default_autotype='user :tab pass' - -# color of the help messages -# leave empty for autodetection -help_color="#4872FF" - -# Clipboard settings -# Possible options: primary, clipboard, both -clip=primary - -# Options for generating new password entries -# default_user is also used for password files that have no user field. -default_user=aminb -default_user2=bandali -password_length=30 - -# Custom Keybindings -#autotype="Alt+1" -autotype="Alt+m" -type_user="Alt+2" -type_pass="Alt+3" -open_url="Alt+4" -copy_name="Alt+u" -copy_url="Alt+l" -copy_pass="Alt+p" -show="Alt+o" -copy_entry="Alt+2" -type_entry="Alt+1" -copy_menu="Alt+c" -action_menu="Alt+a" -type_menu="Alt+t" -help="Alt+h" -switch="Alt+x" -insert_pass="Alt+n" diff --git a/.config/rofi/config b/.config/rofi/config deleted file mode 100644 index 2d60260..0000000 --- a/.config/rofi/config +++ /dev/null @@ -1,18 +0,0 @@ -! rofi.font: Ubuntu Mono 13 -! rofi.font: Inconsolata 16 -! rofi.font: Iosevka 13 -! rofi.font: Source Code Pro 11 -rofi.font: Source Code Pro 10.5 -rofi.modi: run,window -! rofi.width: 640 -rofi.width: 600 -!rofi.location: 2 -!rofi.yoffset: 200 -rofi.monitor: -1 -!rofi.lines: 10 - -!rofi.theme: /usr/share/rofi/themes//Arc.rasi -!rofi.theme: /usr/share/rofi/themes//Paper.rasi -!rofi.theme: /usr/share/rofi/themes//sidebar.rasi - -rofi.theme: /usr/share/rofi/themes//gruvbox-light.rasi diff --git a/.config/systemd/user/getmail.service b/.config/systemd/user/getmail.service deleted file mode 100644 index 4e91ef3..0000000 --- a/.config/systemd/user/getmail.service +++ /dev/null @@ -1,8 +0,0 @@ -[Unit] -Description=getmail service - -[Service] -Type=oneshot -ExecStart=/usr/bin/getmail -StandardOutput=syslog -StandardError=syslog diff --git a/.config/systemd/user/getmail.timer b/.config/systemd/user/getmail.timer deleted file mode 100644 index 7644d56..0000000 --- a/.config/systemd/user/getmail.timer +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=getmail timer - -[Timer] -OnCalendar=*:0/30 -Persistent=true -Unit=getmail.service - -[Install] -WantedBy=timers.target diff --git a/.config/systemd/user/mbsync.service b/.config/systemd/user/mbsync.service deleted file mode 100644 index e203ca6..0000000 --- a/.config/systemd/user/mbsync.service +++ /dev/null @@ -1,8 +0,0 @@ -[Unit] -Description=mbsync service - -[Service] -Type=oneshot -ExecStart=/usr/bin/mbsync -Va -StandardOutput=syslog -StandardError=syslog diff --git a/.config/systemd/user/mbsync.timer b/.config/systemd/user/mbsync.timer deleted file mode 100644 index bbb8115..0000000 --- a/.config/systemd/user/mbsync.timer +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=mbsync timer - -[Timer] -OnCalendar=*:0/15 -Persistent=true -Unit=mbsync.service - -[Install] -WantedBy=timers.target diff --git a/.config/tridactyl/tridactylrc b/.config/tridactyl/tridactylrc deleted file mode 100644 index bc71d77..0000000 --- a/.config/tridactyl/tridactylrc +++ /dev/null @@ -1,43 +0,0 @@ -set editorcmd emcl - -bind j scrollline 2 -bind k scrollline -2 -bind n scrollline 2 -bind p scrollline -2 - -bind 0 scrollto 0 x -bind - scrollto 100 x - -bind J tabprev -bind K tabnext -bind P tabprev -bind N tabnext - -bind d scrollpage 0.5 -bind u scrollpage -0.5 -unbind -unbind - -bind x tabclose -bind X undo -bind stop - -bind gd tabduplicate -bind gw tabdetach - -bind O fillcmdline bmarks - -bind ; fillcmdline_notrail - -unbind - -set hintfiltermode vimperator-reflow -set hintnames numeric -set urlparenttrailingslash false - -set browser iceweasel -" set newtab https://shemshak.org/~amin/ - -seturl warrior.uwaterloo.ca noiframe true - -" autocmd DocStart www.reddit.com js tri.excmds.urlmodify("-t", "www", "old") -- 2.20.1