mirror of
https://github.com/pgrondek/config.git
synced 2024-11-22 03:53:43 +00:00
[i3] Add script to run gnome settings
This commit is contained in:
parent
3547b908c5
commit
8de00fc566
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 New Issue
Block a user