Commit Graph

28 Commits

Author SHA1 Message Date
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
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
49c6542e34
sway: use FiraCode Retina as window title font 2021-06-14 11:24:17 +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
5eedc8d2af
chore(sway): add bemenu keybind 2021-05-29 21:04:50 +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
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
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
2718c6fb57
sway: try proper way to run waybar 2021-04-20 22:31:51 +02:00
4345a295bc
vim modeline for sway config 2021-02-27 20:23:26 +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
bf742b90ad
tweak: {sys_menu,window edge} settings in sway cfg
* set fill mode and bg color independently of the bg pic
* set default_floating_border to normal
* set hide_edge_borders to smart
* add a really smart system menu (lock, logout, reboot, poweroff) implemented
  as a sway mode whereby you first press $mod+Shift+e and then choose an action
  reference: dfd6f956f6/.config/sway/config (L228-L241)
2020-11-25 12:39:25 +01:00
e68c95d276
chore: run keyring daemon with more params 2020-11-02 17:37:31 +01:00
46f9f02726
feat: use wofi instead of rofi 2020-11-02 17:34:07 +01:00
c0110b5d34
chore: add secondary display toggle keybind 2020-11-02 17:32:35 +01:00
d89c1cb311
chore: updated sway config
* explicit wayland command requests (sway)
* keybinds additions for when screen is locked
* multihead conf updates
* background changes
* smart gaps off
2020-10-05 18:20:37 +02:00
687c4a4af4
feat: major updates to sway config
* locking now happens using `swaylock-wrapper`
* default terminal emulator is now `kitty`
  second default is `alacritty`
* updated favourite background
* added second monitor handling (shows up as DP-{2,3},
  HDMI-A-1 depending on connector used)
* assing specific workspaces to a specific monitor
* use `swws.py` - "sway workspace switcher script"
* run `waybar` directly and kill it directly when reloading
* run [`docker-tray`](https://git.dotya.ml/wanderer/docker-tray)
* use several keybinds when locked (`--locked`)
2020-06-11 23:12:48 +02:00
0cc0d144c4
renamed locker to 'sway-locker', keeping up here 2020-04-29 12:53:25 +02:00
20de46cafc
sway config tab misalignment fix 2020-04-29 11:43:41 +02:00
82aab82d57
added sway config 2020-04-29 10:58:21 +02:00