chore: remove useless hosts
This commit is contained in:
parent
226133c542
commit
bc2679aa51
10 changed files with 0 additions and 164 deletions
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
local_sway_inputs:
|
||||
- name: '65261:8800:KBDFans_DZ60'
|
||||
options:
|
||||
- option: 'xkb_layout'
|
||||
value: 'us'
|
||||
- option: 'xkb_variant'
|
||||
value: 'altgr-intl'
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
local_kanshi_profiles:
|
||||
- profile: 'alienor'
|
||||
screens:
|
||||
- id: 'eDP-1'
|
||||
status: 'disable'
|
||||
- id: 'iiyama_24_g'
|
||||
position: '0,0'
|
||||
- id: 'iiyama_24_d'
|
||||
position: '1920,0'
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
local_sway_outputs:
|
||||
- id: 'eDP-1'
|
||||
name: 'eDP-1'
|
||||
- id: 'iiyama_24_g'
|
||||
name: 'Iiyama North America PL2480H 11183M2807013'
|
||||
status: absent
|
||||
- id: 'iiyama_24_d'
|
||||
name: 'Iiyama North America PL2480H 11183M2807016'
|
||||
status: absent
|
|
@ -1,16 +0,0 @@
|
|||
---
|
||||
local_sway_inputs:
|
||||
- name: '1:1:AT_Translated_Set_2_keyboard'
|
||||
options:
|
||||
- option: 'xkb_layout'
|
||||
value: 'us'
|
||||
- option: 'xkb_variant'
|
||||
value: 'altgr-intl'
|
||||
- name: '2:7:SynPS/2_Synaptics_TouchPad'
|
||||
options:
|
||||
- option: 'tap'
|
||||
value: 'enabled'
|
||||
- option: 'dwt'
|
||||
value: 'enabled'
|
||||
- option: 'pointer_accel'
|
||||
value: 0.3
|
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
local_sway_outputs:
|
||||
- id: 'eDP-1'
|
||||
name: 'eDP-1'
|
|
@ -1,2 +0,0 @@
|
|||
---
|
||||
swaylock_image: ~/medias/images/wallpapers/lucy.jpg
|
|
@ -1,22 +0,0 @@
|
|||
---
|
||||
local_sway_inputs:
|
||||
- name: '1:1:AT_Translated_Set_2_keyboard'
|
||||
options:
|
||||
- option: 'xkb_layout'
|
||||
value: 'gpdwinmax'
|
||||
- name: '2362:597:HTIX5288:00_093A:0255_Touchpad'
|
||||
options:
|
||||
- option: 'tap'
|
||||
value: 'enabled'
|
||||
- option: 'pointer_accel'
|
||||
value: 0.3
|
||||
- name: '1046:928:Goodix_Capacitive_TouchScreen'
|
||||
options:
|
||||
- option: 'map_to_output'
|
||||
value: 'eDP-1'
|
||||
|
||||
local_sway_outputs:
|
||||
- id: 'eDP-1'
|
||||
name: 'eDP-1'
|
||||
options:
|
||||
transform: 90
|
|
@ -1,9 +0,0 @@
|
|||
---
|
||||
kanshi_profiles:
|
||||
- profile: 'home'
|
||||
screens:
|
||||
- id: 'iiyama_27_4k_h'
|
||||
position: '0,0'
|
||||
- id: 'iiyama_27_4k_v'
|
||||
position: '1920,0'
|
||||
transform: 270
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
local_sway_outputs:
|
||||
- id: 'bg'
|
||||
name: '*'
|
||||
options:
|
||||
bg: '~/medias/images/wallpapers/desktop.jpg center #000000'
|
|
@ -1,77 +0,0 @@
|
|||
---
|
||||
waybar_options:
|
||||
layer: "top"
|
||||
spacing: 6
|
||||
disable-toolptips: true
|
||||
modules-left:
|
||||
- sway/workspaces
|
||||
- sway/mode
|
||||
modules-center: []
|
||||
modules-right:
|
||||
- network
|
||||
- custom/sep
|
||||
# - temperature
|
||||
- memory
|
||||
- cpu
|
||||
- custom/sep
|
||||
- pulseaudio
|
||||
- custom/sep
|
||||
- clock
|
||||
- custom/sep
|
||||
- tray
|
||||
sway/mode:
|
||||
format: '<span style="italic">{}</span>'
|
||||
custom/sep:
|
||||
format: "|"
|
||||
tooltip: false
|
||||
sway/workspace:
|
||||
disable-scroll: true
|
||||
idle_inhibitor:
|
||||
format: "{icon}"
|
||||
format-icons:
|
||||
activated:
|
||||
deactivated:
|
||||
clock:
|
||||
tooltip: false
|
||||
timezone: "Europe/Paris"
|
||||
format-alt: "{:%Y-%m-%d}"
|
||||
temperature:
|
||||
thermal-zone: "{{ cpu_thermal_zone | default(6) }}"
|
||||
critical-threshold: 80
|
||||
format: "{temperatureC}°C "
|
||||
cpu:
|
||||
format: "{usage}% {icon}"
|
||||
tooltip: false
|
||||
states:
|
||||
warning: 70
|
||||
critical: 90
|
||||
format-icons:
|
||||
-
|
||||
network:
|
||||
tooltip: false
|
||||
format-wifi: "{essid} ({signalStrength}%) "
|
||||
format-ethernet: "{ifname}: {ipaddr}/{cidr} "
|
||||
format-linked: "{ifname} (No IP) "
|
||||
format-disconnected: "Disconnected ⚠ "
|
||||
format-alt: "{ifname}: {ipaddr}/{cidr}"
|
||||
pulseaudio:
|
||||
tooltip: false
|
||||
format: "{format_source} {volume}% {icon} "
|
||||
format-bluetooth: "{volume}% {icon}"
|
||||
format-muted: "{format_source} "
|
||||
format-source: "{volume}% "
|
||||
format-source-muted: " "
|
||||
format-icons:
|
||||
headphones:
|
||||
handsfree:
|
||||
headset:
|
||||
phone:
|
||||
portable:
|
||||
car:
|
||||
default:
|
||||
memory:
|
||||
interval: 30
|
||||
states:
|
||||
warning: 70
|
||||
critical: 90
|
||||
format: "{used:0.1f}G/{total:0.1f}G "
|
Loading…
Add table
Add a link
Reference in a new issue