Commit Graph

83 Commits

Author SHA1 Message Date
fdfd0c045f Use script to bind workspaces to primary/nonprimary displays
This was a bit janky (and so never made it off my desktop), but
necessary until 4.22, which added `output nonprimary`
2023-01-02 12:59:43 -05:00
125ba9244c Enable tiling drag only on modifier 2022-10-24 16:17:06 -04:00
258744c2c5 Use more granular notification options for pasystray 2022-08-11 22:37:25 -04:00
67bfff9811 Simplify gajim launching to just use gajim --show 2022-08-03 21:39:34 -04:00
5ca22bb10f Use gdbus to show gajim if it is already running 2022-06-21 21:46:24 -04:00
b45d217366 Move "passthrough" bindings to use shift and restore original bindings
the passthrough bindings little too inconsistent to be the normal way
of launching things
2022-03-10 11:51:33 -05:00
f57b1bb1fa Include host-specific config from file
Exciting new feature from i3 v4.20!
2021-10-19 12:59:27 -04:00
ab3dd6a290 Use icons in window titles (requires v4.20) 2021-10-19 12:58:57 -04:00
5c8ade62f9 Add playerctl bindings 2021-10-19 12:58:52 -04:00
c4d17e3b21 Focus firefox dialogs 2021-08-18 21:05:32 -04:00
7c18fe2109 Replace autopass with python script that does a similar thing
autopass.cr doesn't compile on current versions of Crystal, so I wrote
my own little script that does what I want better anyways
2021-08-18 21:03:53 -04:00
2a549f1301 Bind grave (`) as another way to escape launch/resize modes
It's harder to press escape on the UHK :(
2021-07-29 21:27:51 -04:00
91ce63b078 Define pixel border size for border toggle 2020-11-02 01:58:52 -05:00
74a9bad9f3 Use "no" instead of "false" for focus_follows_mouse
This was presumably originally to support sway, which has a more rigid
parser for the config file
2020-11-02 01:57:42 -05:00
553558132b Remove stacking layout binding, since I don't like it & don't use it 2020-11-02 01:38:19 -05:00
1059098f1a Add binding for autopass 2020-11-02 01:35:00 -05:00
8dda5c4eb1 Add a binding for bypass mode 2020-11-02 01:34:42 -05:00
d6a8bf1b98 Add Alt modifier to i3 reload and restart bindings 2020-11-02 01:25:47 -05:00
41f6fc4e1f Add some floating/tiling rules for WSJT-X, FreeCAD, and calibre 2020-11-02 01:21:07 -05:00
6929623a8e Use "«" and "»" for Firefox rules, fix inconsistent workspace assignment 2020-11-02 01:18:57 -05:00
af2a62e27b Notify for impending screen lock, inhibit by placing mouse in top-left 2020-11-02 01:04:46 -05:00
91106ce377 Manually start xfce4-notifyd at startup
xfce4-notifyd removed dbus starting in 0.6.2, and I can't enable it
with systemd, so I need to start it manually. grumble grumble.

https://bbs.archlinux.org/viewtopic.php?id=258715
2020-09-06 01:33:57 -04:00
8e0cc0a60f Add binding to launch gajim in launch mode 2020-04-17 14:34:16 -04:00
c142d21b67 Automatically Move Emacs '*Org PDF LaTeX Output*' buffer to workspace 10 2019-08-06 14:08:39 -04:00
432ccb358a Fix scrot command 2019-07-21 09:44:37 -04:00
39e82c3a09 Use rofi's built in config instead of setting it on the command line 2019-06-18 10:48:57 -04:00
3bafc0b20b Make references to home/config directories more generic 2019-06-18 10:40:00 -04:00
1d4839327e Move variable definitions to top, for use earlier in file 2019-06-18 10:38:29 -04:00
35afb69030 Automatically move firefox windows with some prefixes to workspaces 2019-06-18 10:35:41 -04:00
547a29ad90 Revert "Remove insync daemon start"
This reverts commit b3ba2f34b8.
2019-03-19 13:31:26 -04:00
a0c2954b51 Do silly things to allow terminals and thunar to open in cwd in emacs 2019-01-10 23:07:11 -05:00
622544c37a Add $mod+Print binding for scrot 2018-11-22 00:49:07 -05:00
d623f6c8ab Add script/binding for spawning alacritty in CWD of another focused instance 2018-11-10 02:29:06 -05:00
33113ca9c7 Use new default_border keyword instead of new_window 2018-11-09 12:23:34 -05:00
3c3729abbc Increase time to (re)blank screen on lock 2018-11-09 12:22:22 -05:00
9c093860ac Switch from xfce4-terminal to alacritty 2018-09-18 00:17:11 -04:00
ea5e3fd393 Fix alignment of comment 2018-06-22 01:15:28 -04:00
6ff1a3a507 Use rofi-pass last-used 2018-06-22 01:10:55 -04:00
2bad53d1c4 Show icons in rofi drun 2018-06-18 10:45:45 -04:00
3061d56983 Add floating rule for WSJT-X 2018-05-05 18:12:40 -04:00
e62f12cae9 Add new name for Pinentry window 2018-04-27 02:44:24 -04:00
2232e4da5c Add neat window swapping thing 2018-03-23 15:10:21 -04:00
2ebdf3a8fc Add a comment on xset command 2018-03-23 15:09:34 -04:00
9ee4dc0bad Cleanup/rearrange some sections 2018-03-23 15:09:07 -04:00
707afc2cb9 Switch to normal hjkl (from jkl;) for movement 2018-03-23 15:07:59 -04:00
4e87008bb2 Add numlockx to startup 2018-03-23 15:05:47 -04:00
fb8afbc01a Fix Pinentry and Thunar focus 2018-03-23 13:29:09 -04:00
3ce43395a0 Replace rename_workspaces.sh by Python script which behaves better
also doesn't require jq
2018-02-27 17:38:32 -05:00
cca40130b8 Replace thunderbird by mailnag in autostart 2018-02-21 17:06:57 -05:00
64f6a72cc1 Simplify setxkbmap calls 2018-02-21 17:06:41 -05:00