Commit graph

23 commits

Author SHA1 Message Date
Marty Oehme f3460e6ff1 Move polybar scripts to config directory 2019-12-02 20:33:37 +01:00
Marty Oehme 78a008c738 Add keybase autostart 2019-12-02 19:50:54 +01:00
Marty Oehme 2413f5ec42 Add i3 autostart scripts and media mode 2019-12-02 19:43:07 +01:00
Marty Oehme 3d1438f657 Add picom inactive window opacity automatic toggle
Whenever i3 is using gapless mode, all windows will be opaque. When gaps
are shown inactive windows will have some transparency and blur behind
them.

Script can be invoked manually with `picom_toggle_inactive_opacity` to
toggle, `picom_toggle_inactive_opacity on` or
`picom_toggle_inactive_opacity off` to set it respectively.
2019-11-18 22:52:25 +01:00
Marty Oehme da5cd9ef1f Add rofi menus to global shortcuts
Accessible through Super+Space for the quickrun menu (essentially
emulates dmenu, just with a nice colorscheme); Super+r for a more
extensive options menu: window switching, clipboard history, ssh
(accessible with Shift-right). First step toward streamlined rofi
config.
2019-09-05 21:41:07 +02:00
Marty Oehme e28a068bb9 Fix duplicate i3 keybind close window
Kill window in i3 shadows shutdown pc in x. This changes the close
window key to be super+shift+c.
2019-05-22 14:49:10 +02:00
Marty Oehme 1f491f8f23 Fix background picture folder name in i3 config
i3 was looking for the picture in Pictures, but it is spelled with a
small p - pictures in my xdg dirs.
2019-05-22 14:43:31 +02:00
Marty Oehme 844256901d Remove duplicate keybindings from i3 config
Removed the keybindings now handled by sxhkd. Some are changed around
slightly, most of them are still the same.
2019-05-22 14:42:39 +02:00
Marty Oehme 0e829a629c Fix i3 config indentation 2019-05-22 13:30:01 +02:00
Marty Oehme 574afea895 Set up function keys for i3 2019-04-29 15:52:49 +02:00
Marty Oehme 94e3b7a2c1 fix i3 gap size 2019-03-15 15:18:05 +01:00
Marty Oehme 9ee089caab add i3 gaps management 2019-03-13 11:57:46 +01:00
Marty Oehme 22e8c4b0c6 add feh for wallpaper 2019-03-12 18:16:22 +01:00
Marty Oehme 926b73e1b8 Switch static workspaces with icons 2019-03-12 17:32:31 +01:00
Marty Oehme 02277a3ae2 allow toggling i3 gaps with mod+g/G 2019-03-12 16:50:04 +01:00
Marty Oehme 0ce01cdd5d Switch from urxvt to alacritty 2019-03-12 13:49:36 +01:00
Marty Oehme 61f26f4708 Set up switchtes between floating/tiling to be v based. 2019-03-04 10:51:06 +01:00
Marty Oehme 1097515a34 Make i3 window closing mod+x, same as tmux prefix+x 2019-02-26 18:13:40 +01:00
Marty Oehme 50c1b6cacb Change i3 System keys, Fix up config organization 2019-02-24 09:12:47 +01:00
Marty Oehme c628081f35 Set i3 font to Fira Code, Give statusbar softer colors 2019-02-24 09:11:38 +01:00
Marty Oehme 315cd00301 Change i3 shortcuts for window closing, screen locking 2019-02-21 18:24:06 +01:00
Marty Oehme 64f8d11dcc Fix i3 Split command syntax error 2019-02-19 18:52:02 +01:00
Marty Oehme 71a7ca83c6 Start Refactoring to composable zsh config modules 2019-02-18 17:55:05 +01:00