From ca6f75961205b6103ae2033906f606d49ede7edc Mon Sep 17 00:00:00 2001 From: pagedMov Date: Thu, 10 Oct 2024 18:49:58 -0400 Subject: [PATCH] Gen 281: kitty and hyprland tweaks --- .zsh_history | 2 ++ glasshouse-desktop/home/.zsh_history | 13 +++++++++++++ glasshouse-desktop/home/hyprland/.zsh_history | 0 glasshouse-desktop/home/hyprland/config.nix | 1 - glasshouse-desktop/home/kitty.nix | 2 +- .../home/scripts/scripts/.zsh_history | 5 +++++ 6 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 glasshouse-desktop/home/hyprland/.zsh_history create mode 100644 glasshouse-desktop/home/scripts/scripts/.zsh_history diff --git a/.zsh_history b/.zsh_history index 3580786..6c87395 100644 --- a/.zsh_history +++ b/.zsh_history @@ -18,3 +18,5 @@ : 1728599299:0;nixcommit "rewrote zshell.nix, split nixswitch into two separate functions" : 1728599303:0;zsr : 1728599304:0;nixcommit "rewrote zshell.nix, split nixswitch into two separate functions" +: 1728599352:0;ls +: 1728599354:0;.. diff --git a/glasshouse-desktop/home/.zsh_history b/glasshouse-desktop/home/.zsh_history index 54d1c8c..579bab7 100644 --- a/glasshouse-desktop/home/.zsh_history +++ b/glasshouse-desktop/home/.zsh_history @@ -51,3 +51,16 @@ zsh : 1728598513:0;zsr : 1728598515:0;cd scripts : 1728598553:0;cd zsh +: 1728599391:0;ls --tree +: 1728599415:0;cd scripts/scripts +: 1728599484:0;nvim kitty.nix +: 1728599492:0;nixswitch +: 1728599513:0;ls +: 1728599517:0;nvim kitty.nix +: 1728599522:0;nixswitch +: 1728599570:0;ls +: 1728599672:0;nvim fuzzel.nix +: 1728599716:0;cava +: 1728600546:0;nvim hyprland/config.nix +: 1728600558:0;nixswitch +: 1728600597:0;nixcommit "kitty and hyprland tweaks" diff --git a/glasshouse-desktop/home/hyprland/.zsh_history b/glasshouse-desktop/home/hyprland/.zsh_history new file mode 100644 index 0000000..e69de29 diff --git a/glasshouse-desktop/home/hyprland/config.nix b/glasshouse-desktop/home/hyprland/config.nix index 6e16b15..c17d1b9 100644 --- a/glasshouse-desktop/home/hyprland/config.nix +++ b/glasshouse-desktop/home/hyprland/config.nix @@ -53,7 +53,6 @@ disable_hyprland_logo = true; always_follow_on_dnd = true; layers_hog_keyboard_focus = true; - initial_workspace_tracking = 2; animate_manual_resizes = false; enable_swallow = true; focus_on_activate = true; diff --git a/glasshouse-desktop/home/kitty.nix b/glasshouse-desktop/home/kitty.nix index ffbaa81..a50c0c3 100644 --- a/glasshouse-desktop/home/kitty.nix +++ b/glasshouse-desktop/home/kitty.nix @@ -13,7 +13,7 @@ settings = { confirm_os_window_close = 0; - background_opacity = "0.55"; + background_opacity = "0.60"; window_padding_width = 10; scrollback_lines = 10000; enable_audio_bell = false; diff --git a/glasshouse-desktop/home/scripts/scripts/.zsh_history b/glasshouse-desktop/home/scripts/scripts/.zsh_history new file mode 100644 index 0000000..9eb8595 --- /dev/null +++ b/glasshouse-desktop/home/scripts/scripts/.zsh_history @@ -0,0 +1,5 @@ +: 1728599420:0;cat screenshot +: 1728599424:0;cat screenshot.sh +: 1728599458:0;cat toggle_oppacity.sh +: 1728599472:0;toggle_oppacity +: 1728599482:0;..