[i3] Add script to run gnome settings
This commit is contained in:
parent
3547b908c5
commit
8de00fc566
1 changed files with 5 additions and 0 deletions
5
i3/bin/settings
Executable file
5
i3/bin/settings
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
XDG_CURRENT_DESKTOP=GNOME
|
||||
|
||||
gnome-control-center
|
Loading…
Reference in a new issue