Commit Graph

161 Commits

Author SHA1 Message Date
Adam Goldsmith ebff38a9fa lock.sh: mute default pulse sink on lock 2018-06-22 01:14:33 -04:00
Adam Goldsmith 07865b69c9 lock.sh: slightly clean up i3lock command 2018-06-22 01:13:44 -04:00
Adam Goldsmith 6ff1a3a507 Use rofi-pass last-used 2018-06-22 01:10:55 -04:00
Adam Goldsmith 2bad53d1c4 Show icons in rofi drun 2018-06-18 10:45:45 -04:00
Adam Goldsmith 3061d56983 Add floating rule for WSJT-X 2018-05-05 18:12:40 -04:00
Adam Goldsmith e62f12cae9 Add new name for Pinentry window 2018-04-27 02:44:24 -04:00
Adam Goldsmith 43f15e92bd lock: Fix arguments for new version of i3lock 2018-04-23 01:18:57 -04:00
Adam Goldsmith 0bcd0c8436 lock: Remove setxkbmap call, doing it in xorg.conf now 2018-04-23 01:18:17 -04:00
Adam Goldsmith 2232e4da5c Add neat window swapping thing 2018-03-23 15:10:21 -04:00
Adam Goldsmith 2ebdf3a8fc Add a comment on xset command 2018-03-23 15:09:34 -04:00
Adam Goldsmith 9ee4dc0bad Cleanup/rearrange some sections 2018-03-23 15:09:07 -04:00
Adam Goldsmith 707afc2cb9 Switch to normal hjkl (from jkl;) for movement 2018-03-23 15:07:59 -04:00
Adam Goldsmith 4e87008bb2 Add numlockx to startup 2018-03-23 15:05:47 -04:00
Adam Goldsmith fb8afbc01a Fix Pinentry and Thunar focus 2018-03-23 13:29:09 -04:00
Adam Goldsmith e7bb3cbff4 Add a TODO note in rename_workspace.py 2018-02-28 22:06:56 -05:00
Adam Goldsmith 3ce43395a0 Replace rename_workspaces.sh by Python script which behaves better
also doesn't require jq
2018-02-27 17:38:32 -05:00
Adam Goldsmith 0c7f9234f3 Simplify compact_workspace_numbers even more 2018-02-27 17:37:38 -05:00
Adam Goldsmith 53f2e6ade5 Re-write compact workspaces script to be less stupid 2018-02-25 13:26:03 -05:00
Adam Goldsmith cca40130b8 Replace thunderbird by mailnag in autostart 2018-02-21 17:06:57 -05:00
Adam Goldsmith 64f6a72cc1 Simplify setxkbmap calls 2018-02-21 17:06:41 -05:00
Adam Goldsmith 5bc056857a Replace thunderbird binding by emacs nevermore 2018-02-21 17:04:23 -05:00
Adam Goldsmith 3b09dbdfa1 Change terminal from ROXTerm to xfce4-terminal 2018-01-21 01:43:36 -05:00
Adam Goldsmith 7e5e58e2d3 Change rotate.sh to rotate all pointing devices 2018-01-20 13:11:56 -05:00
Adam Goldsmith 53fa7b8f5a Add gtkrc for 2 and 3 2018-01-19 16:36:45 -05:00
Adam Goldsmith b54fb3f476 Add the suspend service, which will need to be copied on each computer 2018-01-10 12:40:04 -05:00
Adam Goldsmith eabc01d6a8 Add touchegg launch and config
tablet specific, but it should be fine
2018-01-10 12:38:42 -05:00
Adam Goldsmith fab65fe209 Compact rofiOptions a bit 2018-01-10 12:30:57 -05:00
Adam Goldsmith b3ba2f34b8 Remove insync daemon start
haven't used it in a while
2018-01-10 12:30:17 -05:00
Adam Goldsmith 7cb2d0ab09 Convert config from tabs to spaces 2017-11-03 03:32:08 -04:00
Adam Goldsmith 24370abb5d Convert lock.sh from tabs to spaces 2017-11-03 03:27:33 -04:00
Adam Goldsmith 81433c59c2 Add a first attempt at xautolock config 2017-11-03 03:26:11 -04:00
Adam Goldsmith 98f842f859 Add keyboard brightness control keybindings 2017-11-01 23:50:51 -04:00
Adam Goldsmith 5f3eecd871 Change from volumeicon to pasystray and bindsym 2017-11-01 23:50:20 -04:00
Adam Goldsmith 301c02a43a Actually let's not use images for the lock screen, it's too annoying
can't center or scale, so I'd have to manually make an image for each
computer. Maybe I'll get back to it later
2017-10-31 17:07:27 -04:00
Adam Goldsmith 9caea156e6 Fix spacing/alignment 2017-10-31 04:05:41 -04:00
Adam Goldsmith aae9ee791d Add killPanel.sh and rotate.sh to config dir 2017-10-31 04:05:37 -04:00
Adam Goldsmith bb81c09ed9 Move lock.sh and LockScreen.png into config folder 2017-10-31 04:01:04 -04:00
Adam Goldsmith adc85b5db7 Add variable for config directory 2017-10-31 03:55:03 -04:00
Adam Goldsmith 8480b91777 Remove exec-ing emacs and rofi stuff through zsh
Environment variables are set better now, so this is redundant
2017-09-04 03:09:15 -04:00
Adam Goldsmith 6f555b6e1e Remove rofi theme in .Xresources as it was moved to another repo 2017-08-30 01:02:43 -04:00
Adam Goldsmith 87b22aa1d8 Exit resize mode when compact is run 2017-08-23 10:36:36 -04:00
Adam Goldsmith 68786a6d08 Add workspace compacting script
shifts workspace numbers down to fill empty workspaces
2017-08-14 02:04:39 -04:00
Adam Goldsmith f63ffa5ad5 Add number to rename_workspaces prompt 2017-08-14 02:04:19 -04:00
Adam Goldsmith 6f572962ce Explicitly make Pinentry windows floating and focused 2017-08-14 02:03:34 -04:00
Adam Goldsmith 2ab72e9a4a Use no_focus on all windows
fully expect to revert this in a few hours/days/weeks
2017-02-23 19:22:09 -05:00
Adam Goldsmith 6018ebe4b8 Add rofi pass binding
kind of wierd key, not sure if I should keep it
2017-02-23 19:21:45 -05:00
Adam Goldsmith 18bd46d359 Fix rofi options
remove nonexistent $rofiColors, add back -i (case insensitivity)
2016-05-04 13:10:38 -04:00
Adam Goldsmith b6f28bbea0 Add missing shell script for rofi 2016-05-04 00:51:03 -04:00
Adam Goldsmith a7dca659cb Switch to roxterm (from mate-terminal) 2016-05-04 00:50:46 -04:00
Adam Goldsmith 9019e6e3f9 Simplify emacsclient calls
tmpfix no longer needed after switching zsh config
2016-05-04 00:50:40 -04:00