New backup 2026-01-20 09:36:15
This commit is contained in:
parent
fe9cb7080e
commit
9489842a12
12 changed files with 28 additions and 13 deletions
|
|
@ -169,8 +169,8 @@ RunPrefix=
|
|||
SetEditor=false
|
||||
|
||||
[MainWindow]
|
||||
1920x1200 screen: Height=1119
|
||||
1920x1200 screen: Width=941
|
||||
1920x1200 screen: Height=552
|
||||
1920x1200 screen: Width=855
|
||||
2 screens: Height=1119
|
||||
2 screens: Width=490
|
||||
2048x1280 screen: Height=1030
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ Show hidden files=false
|
|||
Sort by=Date
|
||||
Sort directories first=true
|
||||
Sort hidden files last=false
|
||||
Sort reversed=false
|
||||
Sort reversed=true
|
||||
Speedbar Width=218
|
||||
View Style=Detail
|
||||
|
||||
|
|
|
|||
|
|
@ -13,8 +13,12 @@ window_icons = [
|
|||
arguments = ["--new-window"]
|
||||
[programs.browser]
|
||||
name = "Librewolf"
|
||||
command = "librewolf --no-remote -P"
|
||||
arguments = []
|
||||
command = "librewolf"
|
||||
arguments = ["--no-remote", "-P"]
|
||||
[programs.browser_newtab]
|
||||
name = "Librewolf (New Tab)"
|
||||
command = "librewolf"
|
||||
arguments = ["-P"]
|
||||
|
||||
[lock]
|
||||
wallpaper_path = "~/.config/sway/assets/wallpaper"
|
||||
|
|
@ -39,7 +43,8 @@ scale = 0.75
|
|||
name = "Penelope"
|
||||
icon = ""
|
||||
[profiles.program_args]
|
||||
browser = [ "Penelope", "--new-window", "https://cloud.pogmom.me", ]
|
||||
browser = [ "Penelope", "--new-window", "https://cloud.pogmom.me" ]
|
||||
browser_newtab = [ "Penelope", "https://cloud.pogmom.me" ]
|
||||
filemanager = [ "~/Documents" ]
|
||||
[[profiles.scripts]]
|
||||
name = "Light Toggle"
|
||||
|
|
@ -67,6 +72,7 @@ scale = 0.75
|
|||
icon = ""
|
||||
[profiles.program_args]
|
||||
browser = [ "Development", "--new-window", "https://hass.pogmom.me" ]
|
||||
browser_newtab = [ "Development", "--new-tab", "https://hass.pogmom.me" ]
|
||||
filemanager = [ "~/Development" ]
|
||||
[[profiles.scripts]]
|
||||
name = "bridge-netgear-r8000"
|
||||
|
|
@ -94,6 +100,7 @@ scale = 0.75
|
|||
icon = ""
|
||||
[profiles.program_args]
|
||||
browser = [ "School", "--new-window", "https://classes.lanecc.edu" ]
|
||||
browser_newtab = [ "School", "--new-tab", "https://classes.lanecc.edu" ]
|
||||
filemanager = [ "~/Documents/School/College/LaneCC/2026-01_Winter" ]
|
||||
|
||||
[[profiles]]
|
||||
|
|
@ -101,6 +108,7 @@ scale = 0.75
|
|||
icon = ""
|
||||
[profiles.program_args]
|
||||
browser = [ "Work", "--new-window", "https://lanecc.edu" ]
|
||||
browser_newtab = [ "Work", "--new-tab", "https://lanecc.edu" ]
|
||||
filemanager = [ "~/Documents/Work/LaneCC" ]
|
||||
[[profiles.scripts]]
|
||||
name = "LCC Links"
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ bindsym {
|
|||
# $mod+shift+b exec sp-launcher browser
|
||||
$mod+shift+b exec 'sdu launch --program browser'
|
||||
# $mod+t exec sp-launcher browser-newtab
|
||||
$mod+t exec 'sdu launch --program browser-newtab'
|
||||
$mod+t exec 'sdu launch --program browser_newtab'
|
||||
#file browser
|
||||
# $mod+shift+f exec sp-launcher file_manager
|
||||
$mod+shift+f exec 'sdu launch --program filemanager'
|
||||
|
|
|
|||
1
de/home/.fonts/.uuid
Normal file
1
de/home/.fonts/.uuid
Normal file
|
|
@ -0,0 +1 @@
|
|||
b4407a8e-37e5-4326-a23b-e89cf057e14c
|
||||
1
de/home/.fonts/Good Old DOS/.uuid
Normal file
1
de/home/.fonts/Good Old DOS/.uuid
Normal file
|
|
@ -0,0 +1 @@
|
|||
b18eeea2-4019-48cf-bf8a-a7652d8ab6bd
|
||||
1
de/home/.fonts/OverpassNerdFont_3.4.0/.uuid
Normal file
1
de/home/.fonts/OverpassNerdFont_3.4.0/.uuid
Normal file
|
|
@ -0,0 +1 @@
|
|||
ac4089f5-a17e-409b-883b-8dac65cd7bdc
|
||||
1
de/home/.fonts/PcSeniorRegular/.uuid
Normal file
1
de/home/.fonts/PcSeniorRegular/.uuid
Normal file
|
|
@ -0,0 +1 @@
|
|||
404c3cca-be9d-4312-8b51-9fe8642bb0a7
|
||||
1
de/home/.fonts/bebas-neue/.uuid
Normal file
1
de/home/.fonts/bebas-neue/.uuid
Normal file
|
|
@ -0,0 +1 @@
|
|||
b02a4033-b5dd-46fe-a82b-88309635ef3e
|
||||
1
de/home/.fonts/overpass-mono/.uuid
Normal file
1
de/home/.fonts/overpass-mono/.uuid
Normal file
|
|
@ -0,0 +1 @@
|
|||
8e1cdd0f-bf80-492b-b6ec-bf015b11cc98
|
||||
1
de/home/.fonts/overpass/.uuid
Normal file
1
de/home/.fonts/overpass/.uuid
Normal file
|
|
@ -0,0 +1 @@
|
|||
c610d6f9-e135-4a00-be58-e2c3714fb4f3
|
||||
|
|
@ -19,18 +19,13 @@ Name=Penelope
|
|||
IsRelative=1
|
||||
Path=penelope
|
||||
Default=1
|
||||
StoreID=0585997e
|
||||
StoreID=a61d59be
|
||||
ShowSelector=0
|
||||
|
||||
[General]
|
||||
StartWithLastProfile=1
|
||||
Version=2
|
||||
|
||||
[Profile4]
|
||||
Name=testing
|
||||
IsRelative=1
|
||||
Path=4z689ygf.testing
|
||||
|
||||
[Install6C4726F70D182CF7]
|
||||
Default=penelope
|
||||
Locked=1
|
||||
|
|
@ -40,3 +35,8 @@ Name=School
|
|||
IsRelative=1
|
||||
Path=school
|
||||
|
||||
[Profile4]
|
||||
Name=testing
|
||||
IsRelative=1
|
||||
Path=4z689ygf.testing
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue