Added configs for thurstyretina
This commit is contained in:
parent
7f10453563
commit
06007639fa
1
.config/sway/thurstyretina/10-variables.conf
Symbolic link
1
.config/sway/thurstyretina/10-variables.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/general/variables.conf
|
1
.config/sway/thurstyretina/11-base.conf
Symbolic link
1
.config/sway/thurstyretina/11-base.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/general/base.conf
|
1
.config/sway/thurstyretina/12-keybinds-base.conf
Symbolic link
1
.config/sway/thurstyretina/12-keybinds-base.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/keybinds/base.conf
|
1
.config/sway/thurstyretina/13-output-sane-default.conf
Symbolic link
1
.config/sway/thurstyretina/13-output-sane-default.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/output/sane-default.conf
|
1
.config/sway/thurstyretina/14-output-configure.conf
Symbolic link
1
.config/sway/thurstyretina/14-output-configure.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/output/configure.conf
|
1
.config/sway/thurstyretina/15-input.conf
Symbolic link
1
.config/sway/thurstyretina/15-input.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/input/input.conf
|
15
.config/sway/thurstyretina/20-input-tweaks.conf
Normal file
15
.config/sway/thurstyretina/20-input-tweaks.conf
Normal file
@ -0,0 +1,15 @@
|
||||
# Sway Config: Common Input Configuration
|
||||
#
|
||||
# Thurstylark
|
||||
|
||||
|
||||
# Set common touchpad options
|
||||
input type:touchpad {
|
||||
tap disabled
|
||||
click_method clickfinger
|
||||
}
|
||||
|
||||
|
||||
# Touchscreen and Pen Mapping
|
||||
input type:touch map_to_output $o-id
|
||||
input type:tablet_tool map_to_output $o-id
|
1
.config/sway/thurstyretina/90-workspaces.conf
Symbolic link
1
.config/sway/thurstyretina/90-workspaces.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/keybinds/workspaces.conf
|
1
.config/sway/thurstyretina/backlight-keys.conf
Symbolic link
1
.config/sway/thurstyretina/backlight-keys.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/keybinds/backlight-keys.conf
|
1
.config/sway/thurstyretina/backlight-min.conf
Symbolic link
1
.config/sway/thurstyretina/backlight-min.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/output/backlight-min.conf
|
46
.config/sway/thurstyretina/bar/py3status.py
Normal file
46
.config/sway/thurstyretina/bar/py3status.py
Normal file
@ -0,0 +1,46 @@
|
||||
#order += "dropboxd_status"
|
||||
order += "arch_updates"
|
||||
order += "volume_status"
|
||||
order += "sysdata"
|
||||
order += "keyboard_locks"
|
||||
order += "battery_level"
|
||||
order += "group time"
|
||||
|
||||
group time {
|
||||
clock "local" {
|
||||
format_time = "%F %H:%M"
|
||||
}
|
||||
clock "zulu" {
|
||||
format = "{UTC}"
|
||||
format_time = "%Y%m%d %H%Mz"
|
||||
}
|
||||
}
|
||||
|
||||
arch_updates {
|
||||
format = "U: {pacman}"
|
||||
}
|
||||
|
||||
battery_level {
|
||||
format = "🔋{percent}% ({time_remaining})"
|
||||
hide_seconds = true
|
||||
threshold_full = 80
|
||||
}
|
||||
|
||||
keyboard_locks {
|
||||
format = "[\?if=num_lock&color=good N|\?color=bad n] [\?if=caps_lock&color=good C|\?color=bad c] [\?if=scroll_lock&color=good S|\?color=bad s]"
|
||||
}
|
||||
|
||||
volume_status {
|
||||
command = "pactl"
|
||||
max_volume = 100
|
||||
}
|
||||
|
||||
sysdata {
|
||||
format = "[\?color=cpu CPU: {cpu_used_percent}%], [\?color=mem Mem: {mem_used_percent}%], [\?color=load L1: {load1}], [\?color=load L5: {load5}], [\?color=load L15: {load15}]"
|
||||
}
|
||||
|
||||
dropboxd_status {
|
||||
format = "KD_DB: {status}"
|
||||
status_on = "✓"
|
||||
status_off = "DOWN"
|
||||
}
|
1
.config/sway/thurstyretina/cursor-hide.conf
Symbolic link
1
.config/sway/thurstyretina/cursor-hide.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/input/cursor-hide.conf
|
1
.config/sway/thurstyretina/focus.conf
Symbolic link
1
.config/sway/thurstyretina/focus.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/keybinds/focus.conf
|
1
.config/sway/thurstyretina/media-workspace.conf
Symbolic link
1
.config/sway/thurstyretina/media-workspace.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/extras/media-workspace.conf
|
1
.config/sway/thurstyretina/monitor-workspace.conf
Symbolic link
1
.config/sway/thurstyretina/monitor-workspace.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/extras/monitor-workspace.conf
|
1
.config/sway/thurstyretina/movement.conf
Symbolic link
1
.config/sway/thurstyretina/movement.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/keybinds/movement.conf
|
25
.config/sway/thurstyretina/outputs/laptop.conf
Normal file
25
.config/sway/thurstyretina/outputs/laptop.conf
Normal file
@ -0,0 +1,25 @@
|
||||
# Sway Config: Output
|
||||
#
|
||||
# Thurstylark
|
||||
|
||||
# Display ID is required
|
||||
set $o-id "Apple Computer Inc Color LCD Unknown"
|
||||
|
||||
# Mode
|
||||
set $o-mode "2880x1800@60Hz"
|
||||
|
||||
# Position
|
||||
set $o-pos-x "0"
|
||||
set $o-pos-y "0"
|
||||
|
||||
# Scale Factor
|
||||
set $o-scalefactor "1.5"
|
||||
|
||||
|
||||
# Do the thing
|
||||
# (comment or remove direcives that are unnecessary to avoid errors)
|
||||
output $o-id {
|
||||
mode $o-mode
|
||||
position $o-pos-x $o-pos-y
|
||||
scale $o-scalefactor
|
||||
}
|
1
.config/sway/thurstyretina/passmenu.conf
Symbolic link
1
.config/sway/thurstyretina/passmenu.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/keybinds/passmenu.conf
|
1
.config/sway/thurstyretina/playerctl-media-keys.conf
Symbolic link
1
.config/sway/thurstyretina/playerctl-media-keys.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/keybinds/playerctl-media-keys.conf
|
1
.config/sway/thurstyretina/pulse-media-keys.conf
Symbolic link
1
.config/sway/thurstyretina/pulse-media-keys.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/keybinds/pulse-media-keys.conf
|
1
.config/sway/thurstyretina/py3status.conf
Symbolic link
1
.config/sway/thurstyretina/py3status.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/bar/py3status.conf
|
1
.config/sway/thurstyretina/random-bg.conf
Symbolic link
1
.config/sway/thurstyretina/random-bg.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/output/random-bg.conf
|
1
.config/sway/thurstyretina/resize.conf
Symbolic link
1
.config/sway/thurstyretina/resize.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/mode/resize.conf
|
18
.config/sway/thurstyretina/rotation.conf
Normal file
18
.config/sway/thurstyretina/rotation.conf
Normal file
@ -0,0 +1,18 @@
|
||||
# Sway config: Display rotation
|
||||
#
|
||||
# Thurstylark
|
||||
|
||||
|
||||
set $rotate-display eDP-1
|
||||
|
||||
bindsym $mod+Backslash mode "Rotate"
|
||||
|
||||
#input $i-wacom-pen map_to_output $o-internal-id
|
||||
#input $i-wacom-touch map_to_output $o-internal-id
|
||||
|
||||
mode "Rotate" {
|
||||
bindsym Down output $rotate-display transform normal; mode "default"
|
||||
bindsym Left output $rotate-display transform 90 clockwise; mode "default"
|
||||
bindsym Right output $rotate-display transform 90 anticlockwise; mode "default"
|
||||
bindsym Up output $rotate-display transform 180 clockwise; mode "default"
|
||||
}
|
1
.config/sway/thurstyretina/scratchpad.conf
Symbolic link
1
.config/sway/thurstyretina/scratchpad.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/keybinds/scratchpad.conf
|
1
.config/sway/thurstyretina/screen-lock.conf
Symbolic link
1
.config/sway/thurstyretina/screen-lock.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/keybinds/screen-lock.conf
|
1
.config/sway/thurstyretina/suspend.conf
Symbolic link
1
.config/sway/thurstyretina/suspend.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/keybinds/suspend.conf
|
1
.config/sway/thurstyretina/terminal-workspace.conf
Symbolic link
1
.config/sway/thurstyretina/terminal-workspace.conf
Symbolic link
@ -0,0 +1 @@
|
||||
../available/extras/terminal-workspace.conf
|
Loading…
x
Reference in New Issue
Block a user