Commit graph

14 commits

Author SHA1 Message Date
Augusto Dwenger J. 65df525742 Disable default wallpaper
It is not available on NixOS.

One can use the custom config file to provide one for the setup.
2023-01-21 23:30:49 +01:00
Augusto Dwenger J. 66a227164d Use waybar as status bar
It's easier to configure and works better than my clonky status.sh
script.
2023-01-21 23:27:38 +01:00
Augusto Dwenger J. 17f155a771 Switch to wofi as app menu
It's made for wayland and as first class sway support.
2023-01-21 23:25:10 +01:00
Augusto Dwenger J. 3caf85a01f Switch to foot as terminal emulator
It's the new default on sway and it's lighter than alacritty regarding
ressources.
2023-01-21 23:21:52 +01:00
Augusto Dwenger J. d538d45c4b Move loading the default config to the top
We want to first load the default configuration an then to customize it.
In case they introduce a new feature, it will use the default
configuration.
2023-01-21 23:18:21 +01:00
Augusto Dwenger J. 5dd4c5ef3e Remove header comment
This comment was originally copied from the default config.
2023-01-21 23:16:03 +01:00
Augusto Dwenger J. c91276663c Add global keyboard repeat config 2021-04-21 19:28:34 +02:00
Augusto Dwenger J. eed5ad10fb Add default-timeout for notifications shown by mako
The default value for the timeout is 0 which tells mako never to
remove the notification and wait till there are clickt to dissmiss.
2021-04-04 00:05:26 +02:00
Augusto Dwenger J. 94cb2fb5ec Remove pulseaudio deamon start on startup
Pulseaudio should be managed by the systemd inside the user mode.
Having the deamon running will make the systemd service crash this may
result in some unexpected behavior.
2020-12-28 00:22:19 +01:00
Augusto Dwenger J. 48abf24a1b Add grimshot as screenshot utility 2020-12-04 14:03:50 +01:00
Augusto Dwenger J. 834384ab51 Add mako as notification deamon to the setup 2020-11-06 23:15:08 +01:00
Augusto Dwenger J. f19ef06db7 Add custom sway config file
This file can be used to define some setup specific configurations
for exampel monitor setup or wallpaper.
2020-10-19 23:20:58 +02:00
Augusto Dwenger J. f169952da3 Enable smart gaps
Only show gaps if there is more then one window in the workspace open.
2020-10-19 23:00:11 +02:00
Augusto Dwenger J. ecc8bafcf6 Add my sway config/setup 2020-10-04 12:49:42 +02:00