Updates
This commit is contained in:
2
.config/BetterDiscord/.gitignore
vendored
Normal file
2
.config/BetterDiscord/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
emote_data.json
|
||||
logs.log
|
||||
@@ -1,17 +1,19 @@
|
||||
[Setting]
|
||||
spotify_path = /opt/spotify
|
||||
prefs_path = /home/rhiobet/.config/spotify/prefs
|
||||
current_theme = SolarizedDarkGreen
|
||||
color_scheme =
|
||||
inject_css = 1
|
||||
replace_colors = 1
|
||||
overwrite_assets = 0
|
||||
spotify_path = /opt/spotify
|
||||
prefs_path = /home/rhiobet/.config/spotify/prefs
|
||||
current_theme = SolarizedDarkGreen
|
||||
color_scheme =
|
||||
inject_css = 1
|
||||
replace_colors = 1
|
||||
overwrite_assets = 0
|
||||
spotify_launch_flags =
|
||||
|
||||
[Preprocesses]
|
||||
remove_rtl_rule = 1
|
||||
expose_apis = 1
|
||||
disable_sentry = 1
|
||||
disable_ui_logging = 1
|
||||
remove_rtl_rule = 1
|
||||
expose_apis = 1
|
||||
disable_sentry = 1
|
||||
disable_ui_logging = 1
|
||||
disable_upgrade_check = 1
|
||||
|
||||
[AdditionalOptions]
|
||||
home = 0
|
||||
|
||||
@@ -28,11 +28,8 @@ set $srclocker swaylock -c 222222 -u -i eDP-1:~/wallpapers/radiance.png\
|
||||
#
|
||||
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
|
||||
# output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
|
||||
output eDP-1 pos 0 1480 res 1920 1080
|
||||
output HDMI-A-1 pos 1920 1480 res 1920 1080
|
||||
output "Samsung Electric Company SyncMaster H1AK500000" res 3840 2160
|
||||
output "Dell Inc. DELL U2410 F525M0A1082L" pos 1920 680 res 1920 1200
|
||||
output "Dell Inc. DELL U2717D JXRPT83GAHKS" pos 3840 0 mode --custom 2560x1440@39Hz transform 90
|
||||
output eDP-1 pos 0 300 res 3840 2160
|
||||
output "Goldstar Company Ltd M2080D 0x00000101" pos 1920 0 res 1920 1080
|
||||
output * bg ~/wallpapers/filianore-u.jpg fill
|
||||
focus output eDP-1
|
||||
#
|
||||
@@ -78,14 +75,11 @@ input "*" {
|
||||
xkb_variant latin9
|
||||
}
|
||||
|
||||
input "1102:4619:DLL07A0:01_044E:120B" {
|
||||
input "1739:0:Synaptics_TM3276-031" {
|
||||
tap enabled
|
||||
natural_scroll enabled
|
||||
}
|
||||
|
||||
input "9653:84:Samsung_electronics_inc._Samsung_HID_Multi-Touch"\
|
||||
map_to_output "Samsung Electric Company SyncMaster H1AK500000"
|
||||
|
||||
### Key bindings
|
||||
#
|
||||
# Basics:
|
||||
|
||||
Reference in New Issue
Block a user