diff --git a/TODO.md b/TODO.md index 8ca8dc1..5ff9bbc 100644 --- a/TODO.md +++ b/TODO.md @@ -13,7 +13,6 @@ - [ ] neomutt ### TOFIX -- [ ] change kitty block char when unused term - [x] disable or improve tooltips on waybar modules - [ ] /etc/profile.d not used with fish as default shell - [x] travis-ci fails : archlinux/base cannot pull @@ -29,17 +28,7 @@ ### TOTEST - [ ] wf-recorder -- [ ] launch kitty in xwayland mode to be able to share window - [ ] waybar pkg module tooltip with flatpak and xbps -- hardware acceleration - - [ ] firefox - - [ ] kitty - - [ ] mpv ### ISSUES -- [ ] tiny-irc : https://github.com/osa1/tiny/issues/created_by/eoli3n -- [ ] firefox menu size when scaling : https://bugzilla.mozilla.org/show_bug.cgi?id=1638168 -- [ ] firefox crash when sway reload : https://bugzilla.mozilla.org/show_bug.cgi?id=1652820 -- [ ] firefox list broken with multihead and factor : https://github.com/swaywm/sway/issues/6147 -- [ ] firefox right clic broken : https://bugzilla.mozilla.org/show_bug.cgi?id=1661516 - [ ] gopass-jsonapi can't find gpg in PATH : https://github.com/gopasspw/gopass-jsonapi/issues/26 diff --git a/install.yml b/install.yml index e7524a1..b9fe133 100644 --- a/install.yml +++ b/install.yml @@ -53,9 +53,6 @@ - role: mako tags: mako when: ansible_user_id != 'root' - - role: kitty - tags: kitty - when: ansible_user_id != 'root' - role: mpv tags: mpv when: ansible_user_id != 'root' @@ -77,3 +74,6 @@ - role: wezterm tags: wezterm when: ansible_user_id != 'root' + #- role: kitty + # tags: kitty + # when: ansible_user_id != 'root' diff --git a/roles/sway/templates/config.j2 b/roles/sway/templates/config.j2 index 506426c..63437d2 100644 --- a/roles/sway/templates/config.j2 +++ b/roles/sway/templates/config.j2 @@ -26,7 +26,7 @@ gaps inner 4 gaps outer -4 # start a terminal -bindsym $mod+Return exec kitty +bindsym $mod+Return exec wezterm # start wofi bindsym $mod+Shift+d exec --no-startup-id wofi --show run -p "shell:" -L10