Add kanshi for both FreeBSD and Linux.

This commit is contained in:
Tom Alexander
2022-11-25 15:53:43 -05:00
parent 7c6c81711b
commit a702833aa4
25 changed files with 131 additions and 15 deletions

View File

@@ -8,4 +8,3 @@ default_sway_conf_files:
- screenshots
- notifications
- disable_focus_follows_mouse
- waybar

View File

@@ -1,16 +0,0 @@
#
# Status Bar:
#
# Read `man 5 sway-bar` for more information about this section.
bar {
position top
font pango:Cascadia Mono, FontAwesome 10
swaybar_command waybar
colors {
statusline #ffffff
background #323232
inactive_workspace #32323200 #32323200 #5c5c5c
}
}

View File

@@ -2,3 +2,4 @@ dependencies:
- users
- build # for aurutils on linux
- waybar
- kanshi

View File

@@ -1,2 +1,2 @@
- import_tasks: tasks/common.yaml
when: install_graphics is defined and install_graphics
when: install_graphics

View File

@@ -11,7 +11,6 @@
loop:
- ".config/sway"
- ".config/sway/config.d"
- ".config/waybar"
- ".config/xdg-desktop-portal-wlr"
- ".config/mako"
@@ -29,10 +28,6 @@
dest: .config/sway/bliss.jpg
- src: spaceglenda300.jpg
dest: .config/sway/spaceglenda300.jpg
- src: waybar_config.json
dest: .config/waybar/config
- src: style.css
dest: .config/waybar/style.css
- src: xdg-desktop-portal-wlr-config
dest: .config/xdg-desktop-portal-wlr/config
- src: electron-flags.conf