From 1979154391dabd54d8c0a26f8fc1c504fc3f5a09 Mon Sep 17 00:00:00 2001 From: Zonsopkomst Date: Sat, 4 Mar 2023 19:31:28 -0600 Subject: [PATCH] alias & kitty title bar adds --- config/.bashrc | 1 + config/kitty/kitty.conf | 2 +- desktop/gnome.nix | 6 +----- flake.lock | 12 ++++++------ 4 files changed, 9 insertions(+), 12 deletions(-) diff --git a/config/.bashrc b/config/.bashrc index c05d12a..5613172 100644 --- a/config/.bashrc +++ b/config/.bashrc @@ -32,4 +32,5 @@ alias alpha-gnome="gsettings reset org.gnome.shell app-picker-layout" #neofetch alias brave="com.brave.Browser" alias obb="docker run -it --rm ghcr.io/openbb-finance/openbbterminal-poetry:latest" +alias pipes="pipes.sh" alias starwars="telnet towel.blinkenlights.nl" diff --git a/config/kitty/kitty.conf b/config/kitty/kitty.conf index c5d1e1a..1289dc4 100644 --- a/config/kitty/kitty.conf +++ b/config/kitty/kitty.conf @@ -1509,7 +1509,7 @@ macos_colorspace srgb #: configuration will change this value only for newly created OS #: windows. -linux_display_server auto +linux_display_server X11 #: Choose between Wayland and X11 backends. By default, an appropriate #: backend based on the system state is chosen automatically. Set it diff --git a/desktop/gnome.nix b/desktop/gnome.nix index 1e32723..7dfb9c7 100644 --- a/desktop/gnome.nix +++ b/desktop/gnome.nix @@ -9,6 +9,7 @@ gnomeExtensions.appindicator gnome.gnome-shell-extensions gnomeExtensions.order-gnome-shell-extensions + gnomeExtensions.syncthing-icon ]; environment.gnome.excludePackages = (with pkgs; [ @@ -24,10 +25,5 @@ #evince # document viewer #gnome-characters totem # video player - #tali # poker game - #iagno # go game - #hitori # sudoku game - #atomix # puzzle game ]); - } \ No newline at end of file diff --git a/flake.lock b/flake.lock index 9a086cb..1449c2a 100644 --- a/flake.lock +++ b/flake.lock @@ -29,11 +29,11 @@ "xdph": "xdph" }, "locked": { - "lastModified": 1677938560, - "narHash": "sha256-y7dov34Pbfq2CKPRB3Gis+Q9UuV5uDjsszDReNWXtns=", + "lastModified": 1677946956, + "narHash": "sha256-5kzTfzNVzN/VOssGfNko5O2BTYciWSKlqb+q7oX1lh4=", "owner": "hyprwm", "repo": "Hyprland", - "rev": "f678789dfd4936f3b3420352f0d0b6fd5af9bdb5", + "rev": "5184b542b1f505c90f9ef4715ae949ac45b2b7ef", "type": "github" }, "original": { @@ -81,11 +81,11 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 1677676435, - "narHash": "sha256-6FxdcmQr5JeZqsQvfinIMr0XcTyTuR7EXX0H3ANShpQ=", + "lastModified": 1677932085, + "narHash": "sha256-+AB4dYllWig8iO6vAiGGYl0NEgmMgGHpy9gzWJ3322g=", "owner": "nixos", "repo": "nixpkgs", - "rev": "a08d6979dd7c82c4cef0dcc6ac45ab16051c1169", + "rev": "3c5319ad3aa51551182ac82ea17ab1c6b0f0df89", "type": "github" }, "original": {