From d2ab01ee15ecd9b24d427e300dd6cb61840c883d Mon Sep 17 00:00:00 2001 From: Noah Masur <7386960+nmasur@users.noreply.github.com> Date: Wed, 26 Jan 2022 00:42:18 +0000 Subject: [PATCH] more spectrwm changes --- nixos/spectrwm.conf | 8 ++++---- nixos/todo.txt | 2 ++ 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/nixos/spectrwm.conf b/nixos/spectrwm.conf index 522fcf9..3914371 100644 --- a/nixos/spectrwm.conf +++ b/nixos/spectrwm.conf @@ -45,7 +45,7 @@ bar_font = Victor Mono:pixelsize=14:antialias=true # bar_action = baraction.sh # bar_action_expand = 0 bar_justify = center -# bar_format = +N:+I +S <+D>+4<%a %b %d %R %Z %Y+8<+A+4<+V +bar_format = +I +S <+D>+4<%a %b %d %R +8<+A+4<+V # workspace_indicator = listcurrent,listactive,markcurrent,printnames # bar_at_bottom = 1 # stack_enabled = 1 @@ -80,9 +80,9 @@ bar_justify = center # layout = ws[5]:0:0:0:0:horizontal_flip # Set workspace name at start -# name = ws[1]:IRC -# name = ws[2]:Email -# name = ws[3]:Browse +name = ws[1]:Terminal +name = ws[2]:Browser +name = ws[3]:Comms # name = ws[10]:Music # Mod key, (Windows key is Mod4) (Apple key on OSX is Mod2) diff --git a/nixos/todo.txt b/nixos/todo.txt index aba8331..dabcc49 100644 --- a/nixos/todo.txt +++ b/nixos/todo.txt @@ -2,6 +2,8 @@ libratbag (ratbagd) for input devices inspiration: https://github.com/JonathanReeve/dotfiles/blob/minimal/dotfiles/home.nix +https://github.com/nuxshed/dotfiles + more: https://github.com/mitchellh/nixos-config/blob/main/users/mitchellh/home-manager.nix https://github.com/kyechou/leagueoflegends