Commit graph

27 commits

Author SHA1 Message Date
faf0542563 Make spotify behave, Enable qutebrowser tab reposition 2019-12-03 23:19:47 +01:00
888ef54ab2 Add easier i3 container stacking and creation
mod+s to generate the next container with a vertical split, mod+S to
generate it with a horizontal split. Stacked container view has been
moved to mod+W (while tabbed remains mod+w). Faster resize options with
[r]HJKL have been added.
2019-12-03 11:32:18 +01:00
430b018e74 Simplify i3 workspaces with polybar icons 2019-12-02 21:14:39 +01:00
8be1b224f9 Add bar argument to polybar launch script
Can launch multiple polybars (defined in polybar/config file) by passing
them to the command, e.g. `polybar-launch my-bar1 my-bar2`
2019-12-02 20:58:36 +01:00
f3460e6ff1 Move polybar scripts to config directory 2019-12-02 20:33:37 +01:00
78a008c738 Add keybase autostart 2019-12-02 19:50:54 +01:00
2413f5ec42 Add i3 autostart scripts and media mode 2019-12-02 19:43:07 +01:00
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
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
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
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
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
0e829a629c Fix i3 config indentation 2019-05-22 13:30:01 +02:00
574afea895 Set up function keys for i3 2019-04-29 15:52:49 +02:00
94e3b7a2c1 fix i3 gap size 2019-03-15 15:18:05 +01:00
9ee089caab add i3 gaps management 2019-03-13 11:57:46 +01:00
22e8c4b0c6 add feh for wallpaper 2019-03-12 18:16:22 +01:00
926b73e1b8 Switch static workspaces with icons 2019-03-12 17:32:31 +01:00
02277a3ae2 allow toggling i3 gaps with mod+g/G 2019-03-12 16:50:04 +01:00
0ce01cdd5d Switch from urxvt to alacritty 2019-03-12 13:49:36 +01:00
61f26f4708 Set up switchtes between floating/tiling to be v based. 2019-03-04 10:51:06 +01:00
1097515a34 Make i3 window closing mod+x, same as tmux prefix+x 2019-02-26 18:13:40 +01:00
50c1b6cacb Change i3 System keys, Fix up config organization 2019-02-24 09:12:47 +01:00
c628081f35 Set i3 font to Fira Code, Give statusbar softer colors 2019-02-24 09:11:38 +01:00
315cd00301 Change i3 shortcuts for window closing, screen locking 2019-02-21 18:24:06 +01:00
64f8d11dcc Fix i3 Split command syntax error 2019-02-19 18:52:02 +01:00
71a7ca83c6 Start Refactoring to composable zsh config modules 2019-02-18 17:55:05 +01:00