Commit bffeb9c
Eric Bower
·
2026-07-10 19:32:22 -0400 EDT
parent 801e843
chore: monstar
5 files changed,
+12,
-9
+0,
-4
1@@ -1,10 +1,6 @@
2 [main]
3-# font=NotoMono Nerd Font:size=14,Noto Color Emoji:size=14,monospace:size=14
4-# pacman -S ttf-jetbrains-mono-nerd
5 font=JetBrainsMono Nerd Font:size=12,Noto Color Emoji:size=12,monospace:size=12
6 include=/usr/share/foot/themes/gruvbox-dark
7 pad=4x4
8 [url]
9 launch=xdg-open ${url}
10-[colors-dark]
11-# background=080808
+5,
-0
1@@ -0,0 +1,5 @@
2+font-family = JetBrainsMono Nerd Font
3+font-size = 13
4+theme = Gruvbox Dark
5+window-padding-x = 4
6+window-padding-y = 4
+4,
-4
1@@ -432,17 +432,17 @@
2 },
3 "idle": {
4 "customCommands": "[]",
5- "enabled": false,
6+ "enabled": true,
7 "fadeDuration": 5,
8 "lockCommand": "",
9- "lockTimeout": 660,
10+ "lockTimeout": 7200,
11 "resumeLockCommand": "",
12 "resumeScreenOffCommand": "",
13 "resumeSuspendCommand": "",
14 "screenOffCommand": "",
15 "screenOffTimeout": 600,
16 "suspendCommand": "",
17- "suspendTimeout": 1800
18+ "suspendTimeout": 0
19 },
20 "location": {
21 "analogClockInCalendar": false,
22@@ -476,7 +476,7 @@
23 "enabled": true,
24 "forced": false,
25 "manualSunrise": "08:00",
26- "manualSunset": "19:00",
27+ "manualSunset": "21:00",
28 "nightTemp": "2289"
29 },
30 "noctaliaPerformance": {
+2,
-1
1@@ -26,7 +26,8 @@ client.background $bg0
2 default_border pixel 2
3
4 floating_modifier $mod normal
5-bindsym $mod+Return exec foot
6+# bindsym $mod+Return exec foot
7+bindsym $mod+Return exec monstar
8 bindsym $mod+q kill
9 bindsym $mod+d exec qs -c noctalia-shell ipc call launcher toggle
10 bindsym $mod+Comma exec qs -c noctalia-shell ipc call settings toggle
+1,
-0
1@@ -90,6 +90,7 @@ w3m
2 wayland-protocols
3 wireguard-tools
4 wl-clipboard
5+wlsunset
6 xdg-desktop-portal-wlr
7 xorg-xwayland
8 zfs-linux