Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dotfiles
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Einar Largenius
dotfiles
Commits
30bf1fd1
Commit
30bf1fd1
authored
1 year ago
by
Einar Largenius
Browse files
Options
Downloads
Patches
Plain Diff
[profilel] Flytta bakgrundsbild till egen mapp
parent
e9e276e2
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
home/.profile
+5
-5
5 additions, 5 deletions
home/.profile
with
5 additions
and
5 deletions
home/.profile
+
5
−
5
View file @
30bf1fd1
...
...
@@ -47,7 +47,11 @@ fi
# plugins like screenreaders.
export
NO_AT_BRIDGE
=
1
[
-f
"
$SYNCDIR
"
/host-config/
"
$(
hostname
)
"
-profile
.sh
]
&&
.
"
$SYNCDIR
"
/host-config/
"
$(
hostname
)
"
-profile
.sh
if
[
-f
"
$SYNCDIR
"
/host-config/
"
$(
hostname
)
"
-profile
.sh
]
;
then
.
"
$SYNCDIR
"
/host-config/
"
$(
hostname
)
"
-profile
.sh
else
.
"
$SYNCDIR
"
/host-config/fallback-profile.sh
fi
# Numlock on
setleds
-D
+num &
...
...
@@ -63,10 +67,6 @@ if [ "$DISPLAY" ]; then
# Justera tangentbordslayout
setxkbmap
-variant
nodeadkeys
-option
caps:ctrl_modifier
# Bakgrundsbild
feh
--bg-fill
"https://wrya.net/services/wallpaper/4chan.php"
||
\
xsetroot
-solid
"#99ccff"
&
# Pekare
xsetroot
-cursor_name
left_ptr &
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment