From 292208cae477ba1a9e26982502904872b53ae9f3 Mon Sep 17 00:00:00 2001 From: Stephan Raabe Date: Wed, 20 Sep 2023 13:09:50 +0200 Subject: [PATCH] Updates --- .bashrc | 1 + CHANGELOG | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 288c132..a64f43c 100644 --- a/.bashrc +++ b/.bashrc @@ -29,6 +29,7 @@ alias wifi='nmtui' alias od='~/private/onedrive.sh' alias rw='~/dotfiles/waybar/reload.sh' alias winclass="xprop | grep 'CLASS'" +alias dot="cd ~/dotfiles" # ----------------------------------------------------- # Window Managers diff --git a/CHANGELOG b/CHANGELOG index 9f22734..9e2ae41 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,8 +1,11 @@ Version 2.2 https://gitlab.com/stephan-raabe/dotfiles/-/releases/2.2 -------------------------------------------------------- -- Login: Move issue into login directory - Bugfix: /gtk/gtk-3.0/bookmarks removed from repository +- Bugfix: Added cursor definition to hyprland.conf +- + more smaller fixes + +- Login: Move issue into login directory - Hyprland: Prefer dark theme for gtk3 applications e.g., nautilus - Hyprland: Add keybinding for filemanager.sh SUPER, CTRL, F to start nautilus (if installed) or thunar - Installation: Add nautilus package to become new default file manager