From ece7a69291d96e63db50352b94bbbd492d6c615f Mon Sep 17 00:00:00 2001 From: wizawu Date: Wed, 3 Jul 2024 17:33:50 +0800 Subject: [PATCH] Install ncal, sqlitebrowser --- dotfiles/vimrc | 2 +- tasks/cleanup.yml | 5 ----- tasks/command.yml | 1 + tasks/desktop.yml | 1 + 4 files changed, 3 insertions(+), 6 deletions(-) diff --git a/dotfiles/vimrc b/dotfiles/vimrc index 4e21144..e266366 100644 --- a/dotfiles/vimrc +++ b/dotfiles/vimrc @@ -11,7 +11,7 @@ set smarttab set tabstop=4 set toolbariconsize=huge -colorscheme desert +colorscheme koehler filetype indent on filetype plugin on syntax on diff --git a/tasks/cleanup.yml b/tasks/cleanup.yml index c432d1e..510517b 100644 --- a/tasks/cleanup.yml +++ b/tasks/cleanup.yml @@ -37,8 +37,3 @@ - csd-media-keys - csd-screensaver-proxy - nemo-desktop - -- name: remove qt5ct config - file: - path: /etc/X11/Xsession.d/99qt5ct - state: absent diff --git a/tasks/command.yml b/tasks/command.yml index c9b0436..d794467 100644 --- a/tasks/command.yml +++ b/tasks/command.yml @@ -28,6 +28,7 @@ - less - mariadb-client - mtr + - ncal - nethogs - npm - postgresql-client diff --git a/tasks/desktop.yml b/tasks/desktop.yml index d91c09b..829f86f 100644 --- a/tasks/desktop.yml +++ b/tasks/desktop.yml @@ -18,6 +18,7 @@ - qt5ct - redshift - smplayer + - sqlitebrowser - tilix - vim-gtk3 - virtualbox