Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jay Ta'ala
jt-config-repo
Commits
5ce4b1a2
Commit
5ce4b1a2
authored
Nov 06, 2018
by
Jay Ta'ala
Browse files
Merge branch 'development'
parents
f01b600a
17c11596
Changes
3
Hide whitespace changes
Inline
Side-by-side
blurlock/blurlock
View file @
5ce4b1a2
...
...
@@ -9,6 +9,6 @@
#rm /tmp/screenshot.png
# lock the screen
i3lock
-i
/usr/share/backgrounds/
grey-split-manjaro
.png
i3lock
-i
/usr/share/backgrounds/
numix_JT
.png
exit
0
i3/config
View file @
5ce4b1a2
...
...
@@ -36,8 +36,6 @@ bindsym $mod+Shift+q kill
#bindsym $mod+d exec --no-startup-id dmenu_recency
bindsym $mod+d exec --no-startup-id "rofi -modi windowcd,window,drun,run -show drun"
bindsym $mod+Tab exec --no-startup-id "rofi -modi windowcd,window,drun,run -show windowcd"
bindsym $mod+Shift+Tab exec --no-startup-id "rofi -modi windowcd,window,drun,run -show window"
# launch categorized menu
bindsym $mod+c exec --no-startup-id morc_menu
...
...
@@ -323,6 +321,7 @@ bindsym $mod+Mod1+n floating enable;sticky enable;resize set 612 343;border none
bindsym $mod+Mod1+m floating enable;sticky enable;resize set 791 70;border none
# Autostart applications
exec --no-startup-id "xkbset exp =m; xkbset m"
exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
exec --no-startup-id nitrogen --restore; sleep 1; compton -b
#exec --no-startup-id manjaro-hello
...
...
rofi/config
View file @
5ce4b1a2
!theme location
rofi.theme: ~/.jt-config-repo/rofi/themes/lb-numix.rasi
!keyboard binding changes: tab, shift+tab to switch modes
rofi.kb-row-tab:
rofi.kb-row-up: Up,Control+p
rofi.kb-mode-next: Tab
rofi.kb-mode-previous: ISO_Left_Tab
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment