Kitty fixes

This commit is contained in:
Aleksey Samoilov 2023-06-30 15:42:39 +04:00
parent 23c42a2eea
commit 6cc8494623
5 changed files with 10 additions and 3 deletions

6
debian/changelog vendored
View file

@ -1,3 +1,9 @@
tileos-settings-sway (0.28~tileos) unstable; urgency=medium
* Kitty fixes
-- Aleksey Samoilov <samoilov.lex@gmail.com> Fri, 30 Jun 2023 15:42:11 +0400
tileos-settings-sway (0.27~tileos) unstable; urgency=medium
* Switch to Kitty

2
debian/files vendored Normal file
View file

@ -0,0 +1,2 @@
tileos-settings-sway_0.27~tileos_all.deb x11 optional
tileos-settings-sway_0.27~tileos_amd64.buildinfo x11 optional

View file

@ -1,2 +0,0 @@
/usr
/etc

View file

@ -11,7 +11,7 @@ set $right l
# Your preferred terminal emulator
set $term kitty
set $term_cwd $term -D "$(/usr/share/sway/scripts/swaycwd.sh 2>/dev/null || echo $HOME)"
set $term_cwd $term -d "$(/usr/share/sway/scripts/swaycwd.sh 2>/dev/null || echo $HOME)"
set $term_float kitty --class=floating_shell
# Rofi theme

View file

@ -31,6 +31,7 @@ WINDOW_ICONS = {
"Google-chrome": "",
"google-chrome": "",
"gpk-application": "",
"kitty": "",
"libreoffice-startcenter": "",
"libreoffice-writer": "",
"libreoffice-calc": "",