Remove i3-auto-layout

This commit is contained in:
Oliver Davies 2024-02-24 10:26:00 +00:00
parent 73bd2e0bda
commit 1e352cef03
3 changed files with 6 additions and 2 deletions

View file

@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com), but adapt
Instead of grouping changes by tag, they are grouped by the date they are released. Instead of grouping changes by tag, they are grouped by the date they are released.
## 24th February 2024
### Removed
* Remove `i3-auto-layout`.
## 19th February 2024 ## 19th February 2024
### Added ### Added

View file

@ -22,7 +22,6 @@ in {
pkgs.discord pkgs.discord
pkgs.gimp pkgs.gimp
pkgs.gscan2pdf pkgs.gscan2pdf
pkgs.i3-auto-layout
pkgs.kdenlive pkgs.kdenlive
pkgs.meslo-lg pkgs.meslo-lg
pkgs.obs-studio pkgs.obs-studio

View file

@ -71,7 +71,6 @@ in {
bindswitch --reload --locked lid:on output $laptop disable bindswitch --reload --locked lid:on output $laptop disable
bindswitch --reload --locked lid:off output $laptop enable bindswitch --reload --locked lid:off output $laptop enable
exec_always --no-startup-id i3-auto-layout
exec --no-startup-id ${pkgs.feh}/bin/feh --randomize --bg-scale /home/${username}/Pictures/Wallpaper/*; exec --no-startup-id ${pkgs.feh}/bin/feh --randomize --bg-scale /home/${username}/Pictures/Wallpaper/*;
default_border none default_border none