Commit Graph

65 Commits

Author SHA1 Message Date
fc0a380597
sway: rework exec,exec_always blocks 2022-10-17 22:22:02 +02:00
a0b1318b4a
sway(bemenu): tweak menu appearance 2022-10-17 22:14:58 +02:00
019642f511
sway(wofi): allow markup, explicitly swaymsg exec 2022-10-17 22:14:22 +02:00
2638be8e14
sway: group common options under 2022-10-17 22:13:40 +02:00
74b1cd76a9
sway: set performance profiles without cpupower 2022-10-17 22:11:10 +02:00
92d2c421cc
sway: rm keepmenu keybind 2022-10-17 22:09:51 +02:00
5749eca26f
sway: add swayr keybind 2022-10-17 22:09:21 +02:00
bedf30c76e
sway: add farge colour picker keybind 2022-10-17 22:09:13 +02:00
cbf92ac086
sway: add keybinds to control gaps 2022-10-17 22:08:46 +02:00
a37d863237
sway: add keybind to toggle window borders 2022-10-17 22:08:22 +02:00
6ed3260825
sway: switch workspace focus {left,right} bindings 2022-10-17 22:07:30 +02:00
029ad4e98f
sway: add keybind for fullscreen chromium 2022-10-17 22:06:53 +02:00
3c1d94a7d4
sway: add playerctl bindings for next/previous 2022-10-17 22:06:02 +02:00
42d4ae83ab
sway: notify after muting mic,outputs 2022-10-17 22:05:28 +02:00
639f5c81dd
sway: add keybind for systemctl suspend -i 2022-10-17 22:04:06 +02:00
f6f8e5bf50
sway: set vars to device serial 2022-10-17 21:57:42 +02:00
0d60850231
sway: run kitty in single instance mode 2022-10-17 21:56:51 +02:00
690d194790
sway: disable hide_edge_borders,smart_borders 2022-10-17 21:51:44 +02:00
28e91bcb0a
sway(config): set text width 2022-07-21 16:26:10 +02:00
90d8e10e66
sway: disable border by default 2022-07-21 16:24:19 +02:00
29958f9dff
sway: let signal-desktop live in C 2022-07-21 16:22:58 +02:00
07fb215026
sway: explicitly list inputs (kdbs,trackball..) 2022-07-21 15:23:34 +02:00
306b62b619
sway: run chromium-based apps under wayland 2022-07-21 15:19:48 +02:00
d729015777
sway,mako: make use of do-not-disturb mode 2022-03-31 14:48:03 +02:00
8af3886783
sway: name nautilus the default file manager
* nautilus uses nemo's old keybind
* nemo got a new keybind
2021-12-07 02:45:02 +01:00
1977a57c4b
sway: enable inverse_outer gaps style 2021-12-07 02:43:01 +01:00
1aaf1f64ca
sway: hide both edges like i3+enable smart_borders 2021-12-07 02:41:51 +01:00
5f1c5f2b1e
sway: enable dwt for inputs 2021-12-07 02:36:31 +01:00
44a1f71539
sway: add ulauncher keybind and window option 2021-12-07 02:31:00 +01:00
bd9cf2f219
sway: add floating rules for more window roles 2021-11-16 00:07:04 +01:00
87a3840cba
sway: fusuma has to be lied to about wayland
fusuma  recently has troubles running under wayland (sway), therefore the
temporary solution is to lie to it and pretend we're X11 Gnome session.

Fusuma: 2.1.0
ruby 2.6.6p146
libinput: 1.19.2
sway version 1.6.1
Linux 5.15.2-xm1.0e20211105.fc35.x86_64
OS: Fedora Linux 35 (Workstation Edition)
2021-11-16 00:06:02 +01:00
531d726c6d
sway/lock: make sure to fork (-f) 2021-11-15 23:45:34 +01:00
4c03a6606b
sway: revert the dragging choice back to "normal" 2021-11-15 23:44:24 +01:00
468348aea0
sway: add powerprofilesctl bindings
* yields more precise manual control
* follow-up of 2cf6883b3c
2021-11-10 15:39:16 +01:00
221190a5c7
sway: add sh*tbrowser (firefox nightly)
it's just a firefox nightly that runs as a systemd user service with no
recollection of past history and no super-tight security tweaks
(browser-wise). encapsulated using systemd-interfaced kernel
capabilities to protect the home.

the alias is supposed to encompass the purpose of use.
2021-11-10 03:04:36 +01:00
840fdffd5c
sway: hide edge borders (i3 style) 2021-09-15 12:22:41 +02:00
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
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