update config

This commit is contained in:
dim 2025-02-15 08:31:12 +07:00
parent 5ac628739e
commit 62c029d3aa
4 changed files with 11 additions and 9 deletions

View File

@ -55,7 +55,7 @@ in {
plugins = with pkgs; [
tmuxPlugins.vim-tmux-navigator
tmuxPlugins.resurrect
# tmuxPlugins.resurrect
tmuxPlugins.sensible
# tmuxPlugins.tokyo-night-tmux
];

View File

@ -52,6 +52,7 @@ in {
bar.clock.format = "%a, %d %b %H:%M";
bar.customModules.hypridle.label = false;
bar.customModules.hyprsunset.label = false;
bar.customModules.hyprsunset.temperature = "4500k";
bar.launcher.icon = "";
bar.media.show_active_only = true;
bar.network.label = false;

View File

@ -34,6 +34,8 @@
networking.hosts = {
"192.168.122.52" = [ "websiteku.lokal" ];
"127.0.0.1" = [ "dimensi.lokal" ];
# "43.239.205.20" = [ "dimensi.my" ];
# "103.106.6.124" = [ "dimensi.my" ];
};
# Don't touch this

View File

@ -42,9 +42,9 @@
targets.gtk.flatpakSupport.enable = false;
iconTheme = {
enable = true;
package = pkgs.tela-icon-theme;
dark = "Tela-dark";
light = "Tela-light";
package = pkgs.qogir-icon-theme;
dark = "Qogir-dark";
light = "Qogir";
};
};
@ -55,11 +55,11 @@
packages = with pkgs; [
# Apps
mpv # Video player
pcmanfm
xarchiver
# pcmanfm
# xarchiver
# Dev
go
# go
nodejs
(python3.withPackages (ps:
with ps; [
@ -123,12 +123,11 @@
gimp
sqlitebrowser
sqlite
emacs29-pgtk
# emacs29-pgtk
zotero_7
chromium
remmina
# inputs.zen-browser.packages."${pkgs.system}"
marimo
];
# Import my profile picture, used by the hyprpanel dashboard