Commit Graph

38 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. 3e31948931 Add waybar configuration 2023-01-21 23:12:05 +01:00
Augusto Dwenger J. b991aa5bcf
Fix opacity config migration
I misinterpreted the migration guide.
2022-02-25 18:09:48 +01:00
Augusto Dwenger J. fac87d6552
Fix opacity
Config option background_opacity, you should use window.opacity instead.

https://github.com/alacritty/alacritty/blob/master/CHANGELOG.md#0100
2022-02-21 15:38:42 +01:00
Augusto Dwenger J. 8817736a6a
Add codium setup with custom environments 2021-12-10 10:08:18 +01:00
Augusto Dwenger J. 147c67d211 zsh: Enable starship k8s cluster module 2021-09-29 11:09:13 +02:00
Augusto Dwenger J. 734244b2d9
Update starship config to reduce errors
The default 500 ms for the command timeout was constantly a problem for
my mac.
I don't use dotnet -> but I have some times a 'project.json' due to some
internal tooling... This makes starship think that it is a dotnet
project and tries to give me some information based on the default
dotnet config in starship. I just dissabled it :D
2021-07-14 17:09:10 +02:00
Augusto Dwenger J. 242d96066f
Update git_alias switch and commit alias 2021-07-14 17:07:50 +02: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. b8700b4a75 feat: Add midnigth-commander configuration 2021-01-07 20:33:56 +01:00
Augusto Dwenger J. a9e163c923 fix: Add missing networkmanager dependency 2021-01-07 20:16:21 +01:00
Augusto Dwenger J. eab8cf8a37 feat: Add current ip_addr to the status.sh script
The script output contains know the current ip with an icon.
2021-01-07 20:10:44 +01: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. 2d886b36cf Add a clipboard tool for wayland 2020-11-24 23:22:26 +01:00
Augusto Dwenger J. 8c47f080b1 Add git push alias 2020-11-24 11:58:31 +01:00
Augusto Dwenger J. e2290659a9 Add starship config to disbale new line 2020-11-14 13:41:24 +01:00
Augusto Dwenger J. 834384ab51 Add mako as notification deamon to the setup 2020-11-06 23:15:08 +01:00
Augusto Dwenger d6ef2b6d99 Add fzf setup 2020-10-22 21:44:07 +02:00
Augusto Dwenger b89c52de08 Add custom zsh profile for individual zsh related config 2020-10-21 09:51:02 +02:00
Augusto Dwenger e3d623218c Add installation scripts for my manjaro sway setup
Not tested...
2020-10-20 20:22:54 +02: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 3713d000f5 Update zsh config to use the starship prompt theme
- Remove oh-my-zsh configuration
2020-10-12 18:19:53 +02:00
Augusto Dwenger d19feeaa25 Update the Alacritty Font to Go Mono Nerd Font 2020-10-12 18:02:29 +02:00
Augusto Dwenger J. ecc8bafcf6 Add my sway config/setup 2020-10-04 12:49:42 +02:00
Augusto Dwenger J. 7a0d7baebd Add directory creation if not present 2020-10-02 20:04:41 +02:00
Augusto Dwenger 8d26ed7c61 Move dynamic_title into the window section 2020-08-20 14:23:04 +02:00
Augusto Dwenger 1fe65aef7e Add alacritty config 2020-07-31 19:41:54 +02:00
Augusto Dwenger e9c26e4ca9 Add zsh config 2020-07-31 19:41:43 +02:00
Augusto Dwenger 129cc62ce6 Add alias config 2020-07-31 19:41:23 +02:00
Augusto Dwenger J. 400aaa6c5d Initial commit 2020-07-31 17:19:19 +02:00