New backup 2025-03-03 12:18:46
This commit is contained in:
parent
4836a21601
commit
8ae43cc83b
6 changed files with 22 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
||||||
browser_cmd="aik_launcher librewolf -P"
|
browser_cmd="librewolf -P"
|
||||||
filemanager_cmd="dolphin --new-window"
|
filemanager_cmd="dolphin --new-window"
|
||||||
screenshot_dir="$HOME/Pictures/Screen Capture"
|
screenshot_dir="$HOME/Pictures/Screen Capture"
|
||||||
clipboard_length=10
|
clipboard_length=10
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
aik_launcher librewolf -P Penelope "http://printer-hp-dj3630/"
|
librewolf -P Penelope "http://printer-hp-dj3630/"
|
||||||
|
|
|
@ -10,7 +10,7 @@ elif echo "${connected_displays}" | grep -q 'HDMI-A-1';then
|
||||||
swaymsg move workspace to output HDMI-A-1
|
swaymsg move workspace to output HDMI-A-1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
aik_launcher librewolf -P Work 'https://library.lanecc.edu/' \
|
librewolf -P Work 'https://library.lanecc.edu/' \
|
||||||
'https://inside.lanecc.edu/sites/default/files/pg/map_2024_ltr.pdf' \
|
'https://inside.lanecc.edu/sites/default/files/pg/map_2024_ltr.pdf' \
|
||||||
'https://lanecc.libcal.com/allspaces' \
|
'https://lanecc.libcal.com/allspaces' \
|
||||||
'https://library.lanecc.edu/study-rooms#maps'
|
'https://library.lanecc.edu/study-rooms#maps'
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
sp-profiles Work
|
sp-profiles Work
|
||||||
|
|
||||||
aik_launcher librewolf -P Work 'https://app.slack.com/client/' \
|
librewolf -P Work 'https://app.slack.com/client/' \
|
||||||
'https://mail.google.com/mail/u/0/#inbox' \
|
'https://mail.google.com/mail/u/0/#inbox' \
|
||||||
'https://na01.alma.exlibrisgroup.com/ng/?institute=01ALLIANCE_LANECC&auth=local' \
|
'https://na01.alma.exlibrisgroup.com/ng/?institute=01ALLIANCE_LANECC&auth=local' \
|
||||||
'https://calendar.google.com/calendar/u/0/r' \
|
'https://calendar.google.com/calendar/u/0/r' \
|
||||||
|
|
|
@ -1,4 +1,8 @@
|
||||||
[4F96D1932A9F858E]
|
[4F96D1932A9F858E]
|
||||||
Default=r116e5eg.default-release
|
Default=penelope
|
||||||
|
Locked=1
|
||||||
|
|
||||||
|
[6C4726F70D182CF7]
|
||||||
|
Default=md1sb9g0.default-default
|
||||||
Locked=1
|
Locked=1
|
||||||
|
|
||||||
|
|
|
@ -22,13 +22,22 @@ Default=1
|
||||||
StartWithLastProfile=1
|
StartWithLastProfile=1
|
||||||
Version=2
|
Version=2
|
||||||
|
|
||||||
[Profile4]
|
[Install6C4726F70D182CF7]
|
||||||
Name=testing
|
Default=md1sb9g0.default-default
|
||||||
IsRelative=1
|
Locked=1
|
||||||
Path=testing
|
|
||||||
|
|
||||||
[Profile2]
|
[Profile2]
|
||||||
Name=School
|
Name=School
|
||||||
IsRelative=1
|
IsRelative=1
|
||||||
Path=school
|
Path=school
|
||||||
|
|
||||||
|
[Profile5]
|
||||||
|
Name=default-default
|
||||||
|
IsRelative=1
|
||||||
|
Path=md1sb9g0.default-default
|
||||||
|
|
||||||
|
[Profile4]
|
||||||
|
Name=testing
|
||||||
|
IsRelative=1
|
||||||
|
Path=testing
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue