Update
This commit is contained in:
@@ -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 ####
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
set $mode_recording "<span foreground='$color10'></span> \
|
||||
<span foreground='$color5'><b>Record</b></span> <span foreground='$color10'>(<b>r</b>)</span> \
|
||||
<span foreground='$color5'>+ [<span foreground='$color10'><b>Shift</b></span> for ]</span>"
|
||||
set $mode_recording "<span foreground='$theme-orange1'></span> \
|
||||
<span foreground='$theme-fg'><b>Record</b></span> <span foreground='$theme-yellow1'>(<b>r</b>)</span> \
|
||||
<span foreground='$theme-fg'>+ [<span foreground='$theme-yellow1'><b>Shift</b></span> for ]</span>"
|
||||
|
||||
set $recorder $HOME/.local/share/sway/scripts/recorder.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user