mirror of
https://github.com/Phantop/dotfiles
synced 2024-11-26 16:44:54 +00:00
Kitty: enable window decorations
This commit is contained in:
parent
2c5eb640fe
commit
e54d9a2202
|
@ -44,6 +44,5 @@ color21 #f1f2f8
|
|||
background_image ~/.config/wall0
|
||||
|
||||
remember_window_size no
|
||||
hide_window_decorations yes
|
||||
initial_window_width 644
|
||||
initial_window_height 412
|
||||
|
|
2
.setup
2
.setup
|
@ -2,7 +2,7 @@
|
|||
sudo eopkg it -c system.devel
|
||||
sudo eopkg rm gnome-terminal libreoffice-common mate-terminal nautilus
|
||||
|
||||
desktop="keepassx kitty mpv qutebrowser rofi zathura"
|
||||
desktop="gmic-gimp keepassx kitty mpv quodlibet qutebrowser rofi zathura"
|
||||
terminal="aria2 autojump busybox fd fish git-extras jq most ncdu neovim solbuild-config-local-unstable stow"
|
||||
sudo eopkg it $desktop $terminal
|
||||
|
||||
|
|
Loading…
Reference in a new issue