Commit Graph

76 Commits

Author SHA1 Message Date
1c95ce6686
sway: moar Dracula, more better
also allow inclusions of partial configs from config.d subdir
2021-09-01 16:16:06 +02:00
356094ee98
sway: remove ImageMagick window customization 2021-09-01 16:14:47 +02:00
6fb8449a62
sway: add dracula GTK theme as submodule 2021-09-01 16:11:33 +02:00
f613f57cc8
waybar: set workspaces 'all-outputs' to false 2021-06-14 11:42:59 +02:00
b078fc14b4
sway: adjust batsignal and swayidle
* notify on greater battery reserves left to provide more time to find a
  power plug
* set shorter timeout for checking whether swaylock is enabled,
  resulting in earlier "dpms off"
2021-06-14 11:38:55 +02:00
1194f487ba
sway: add play-pause keybinding 2021-06-14 11:33:16 +02:00
01f522a8e7
qutebrowser: default page bg == white 2021-06-14 11:28:52 +02:00
b4173d8a39
qutebrowser: add userscripts + bindings 2021-06-14 11:26:21 +02:00
49c6542e34
sway: use FiraCode Retina as window title font 2021-06-14 11:24:17 +02:00
1cb34bff51
chore(waybar): indent section + add interval 2021-06-12 10:51:27 +02:00
bf97ff60fb
waybar: rm idle_inhibitor 2021-06-12 10:49:25 +02:00
0e0d57a35e
sway: rules for window floating adn pop-ups 2021-06-12 10:44:24 +02:00
ef2e74ed8d
sway: start a session with systemd
* bind waybar to sway.session
* edit zprofile and sway config play nice with systemd
2021-06-11 23:35:09 +02:00
6647a8f096
sway: define keyring as a variable 2021-06-11 23:24:08 +02:00
9e04ab3161
waybar: update pulseaudio section 2021-05-29 22:28:28 +02:00
bb28e0c834
waybar: update battery section 2021-05-29 22:26:29 +02:00
56a637f963
waybar: add calendar tooltip to date section 2021-05-29 22:23:47 +02:00
0e44a41499
waybar: add display brightness module 2021-05-29 22:22:05 +02:00
5eedc8d2af
chore(sway): add bemenu keybind 2021-05-29 21:04:50 +02:00
415028518c
kitty: create new tab next to the current one 2021-05-29 21:04:50 +02:00
0e960791ea
kitty: distinguish horizontal and vertical padding 2021-05-29 21:04:50 +02:00
7bed4b7bde
kitty: add scrollback-to-vim keybind 2021-05-29 21:04:50 +02:00
a3e534b198
kitty(performance): increase repaint_delay on 60Hz 2021-05-29 21:04:50 +02:00
732bb45fbd
kitty: rm redundant shift from keybinds 2021-05-29 20:38:37 +02:00
e01197df4b
mv .gitconfig to .config/git/config 2021-05-29 18:04:22 +02:00
c02893ccff
add vifmrc 2021-05-20 21:19:28 +02:00
d7454c7906
add aerc configuration files 2021-05-20 21:14:17 +02:00
975800a79f
add qutebrowser's config.py 2021-05-20 20:57:40 +02:00
32cfe71d6e
chore(sway): exec sections clean-up
* improved monitor timeout behaviour - added a periodic check, only
  'dpms * off' when screen is locked
* rm docker-tray as we don't use it much and the status of docker is
  easily verified from the shell, should the need arise
* run waybar.sh as the swaybar_command
2021-05-20 20:26:07 +02:00
39e7e00406
chore(sway): add comments to grim bindings 2021-05-20 20:15:18 +02:00
f4d4423f5d
chore(sway): add colour picker binding 2021-05-20 20:14:51 +02:00
29ad53d3a1
chore(sway): screenshot stuff updates 2021-05-20 20:11:02 +02:00
4dce835f1c
wofi: clear the prompt message 2021-05-20 20:09:57 +02:00
46a98f8aef
add .config/chromium-flags.conf 2021-05-20 18:32:51 +02:00
15b000ea33
add htoprc 2021-05-20 18:13:07 +02:00
d4c1ca9ff4
chore(sway): add input setting for touchpad 2021-05-20 18:11:21 +02:00
509749c8c0
chore(swaylock): add daemonize to the config 2021-05-20 18:10:37 +02:00
8eaff04f27
chore(kitty): {url_prefixes,strip_trailing_spaces} 2021-05-20 18:07:48 +02:00
37db130fa5
chore(tridactyl): add git clone bindings 2021-05-20 18:06:04 +02:00
19fb254f7b
add .config/tridactyl/tridactylrc 2021-05-20 17:57:04 +02:00
ca7c0d8368
swayconfig: add autotiling,batsignal;fix polkit
and a couple more updates:
* don't run wofi -f (fork?) because it's failing
* fix exec/exec_always behaviour - order mattered
* switch to lxpolkit because gnome the one just won't work
* default border is now 1, looks ok
* add flags to chromium keybind
* run waybar the old way as the new one seems to be more expensive on
  the cpu
2021-05-03 04:20:39 +02:00
5fe9344396
kitty: config updates
notable options that changed or were recently added to kitty and
needed to be ingegrated:
* scrollback_fill_enlarged_window yes
* scrollback_lines 500000
  scrollback has been limited to 500k lines, which, in practice is
  still too much
* confirm_os_window_close 1
* allow_hyperlinks ask
* tab_activity_symbol have been set to 🚦, cause why not
* per-tab zoom keybinding have been added
* tab title template have been edited to also include tab index number
* new url prefixes have been added
2021-05-03 04:20:39 +02:00
2718c6fb57
sway: try proper way to run waybar 2021-04-20 22:31:51 +02:00
0571bf16ca
kitty: tab style changes 2021-03-23 19:30:34 +01:00
43835ea801
kitty: increase font size to 12 points 2021-03-15 15:14:04 +01:00
4345a295bc
vim modeline for sway config 2021-02-27 20:23:26 +01:00
71b94bedc5
add swaylock config 2021-02-27 20:22:13 +01:00
e000720330
wofi: dynamic_lines=s/true/false/ 2021-02-27 15:21:20 +01:00
3ba4803a28
update sway config and switcher script
* dynamic head switching and/or adding/removing behaviour
* enable smart borders
* enable convenient mouse-drag + meta key window resizer (floating_modifier)
* only run certain programs on session start, as opposed to on each session restart
* add a ranger keybind
* add playerctl keybinds
* assing discord window to a workspace
2021-02-04 22:56:23 +01:00
c9cf07fb8e
chore: explicit editor for kitty 2021-02-04 22:30:14 +01:00