diff --git a/config/kanshi/config b/config/kanshi/config
index aa0a63a..ed41215 100644
--- a/config/kanshi/config
+++ b/config/kanshi/config
@@ -1,25 +1,12 @@
-profile "Internal" {
- output eDP-1 enable
+profile "default" {
+ output DP-2 enable scale 1.25 position 0,0
+
+ exec swaymsg focus output DP-1
}
-profile "Full setup" {
- output eDP-1 disable
- output DP-1 enable scale 1.25 position 0,0
+profile "with kamwas" {
+ output DP-2 enable scale 1.25 position 0,0
output HDMI-A-1 enable position 3072,0
- exec swaymsg focus output DP-1
-}
-
-profile "Internal + External" {
- output eDP-1 disable
- output DP-1 enable scale 1.25 position 0,0
-
- exec swaymsg focus output DP-1
-}
-
-profile "Internal + Kamvas" {
- output eDP-1 enable position 0,0
- output HDMI-A-1 enable position 2560,0
-
- exec swaymsg focus output eDP-1
+ exec swaymsg focus output DP-2
}
diff --git a/config/sway/config b/config/sway/config
index 4adcca6..fe9417b 100644
--- a/config/sway/config
+++ b/config/sway/config
@@ -99,7 +99,7 @@ for_window [class="(?i)zooout"] floating enable
for_window [class="(?i)netsurf"] floating enable
for_window [class="(?i)proton-bridge"] move container to workspace $ws9 floating enable border none
for_window [class="(?i)easyeffects"] move container to workspace $ws10
-for_window [class="(?i)rhythm-space"] floating enable
+# for_window [class="(?i)rhythm-space"] floating enable
# for_window [class="(?i)xterm-256color"] border none
# for_window [class="(?i)cadence"] move container to workspace $ws7 floating enable
@@ -112,6 +112,9 @@ for_window [class="(?i)ilok"] floating enable
for_window [class="Space"] floating enable
+for_window [class=".*"] inhibit_idle fullscreen
+for_window [app_id=".*"] inhibit_idle fullscreen
+
#######################
#### sway appearance ####
diff --git a/config/sway/definitions b/config/sway/definitions
index 0118784..18089ac 100644
--- a/config/sway/definitions
+++ b/config/sway/definitions
@@ -67,7 +67,7 @@ set $bluetooth $script_path/once.sh $term_float bluetuith
# Hide cursor after 5 seconds of inactivty
seat seat0 hide_cursor 20000
-seat seat0 xcursor_theme gentoo-silver 24
+seat seat0 xcursor_theme gentoo-silver 32
# Pulseaudio command
set $pulseaudio $script_path/once.sh $term_float pulsemixer
diff --git a/config/sway/modes/recording b/config/sway/modes/recording
index d307198..c292d3c 100644
--- a/config/sway/modes/recording
+++ b/config/sway/modes/recording
@@ -1,6 +1,6 @@
-set $mode_recording " \
-Record (r) \
-+ [Shift for ]"
+set $mode_recording " \
+Record (r) \
++ [Shift for ]"
set $recorder $HOME/.local/share/sway/scripts/recorder.sh
diff --git a/config/waybar/config.jsonc b/config/waybar/config.jsonc
index 800057d..06f6a8d 100644
--- a/config/waybar/config.jsonc
+++ b/config/waybar/config.jsonc
@@ -58,8 +58,8 @@
"warning": 30,
"critical": 15
},
- "format-charging": " {capacity}%",
- "format": "{icon} {capacity}%",
+ "format-charging": " {capacity}% {time}",
+ "format": "{icon} {capacity}% {time}",
"format-icons": [
"",
"",